Hi! I have been trying to find some documentation on how to make an animation that would also work with physics but I havnt been able to find anything.
Im trying to make the special moves for my fighting game. I am using a character controller. I want my character to be able to make a shoryuken kind of movement while still detecting collision with platforms (which the player shouldnt be able to go through). Is there a way to do it using the animation system?
Thank you so much for your time.