i wanna make my object play a falling animation when falling how can i do it
You’ll first want to make a falling parameter in your animator. Get your objects vertical velocity, and set the parameter to true when it is below 0. Hope this helped!
i wanna make my object play a falling animation when falling how can i do it
You’ll first want to make a falling parameter in your animator. Get your objects vertical velocity, and set the parameter to true when it is below 0. Hope this helped!