
Have a falling animation! Flail those arms while plunging to your doom! Stops playing after 20 seconds and freezes on the last frame... When would you ever fall for 20 seconds in this game?
To add it to your Shiba:
- Import the .anim file by dragging it into the Unity project panel
- Go to
Assets/Corpse Shiba/PublicShiba/Shiba_inu.overrideController
and forFALL
change it fromNone (Animation Clip)
to the importedFalling Flail.anim
file
To test it:
- Click the avatar root node in the hierarchy
- Open the Animation panel and in the dropdown menu select
Falling Flail
- Click the Play button and watch your shiba fall!
Click to expand description