Hello! I have the directional movement system
--sorry for deleting script, i just didn't want someone stealing it =(
But i have no idea how to make custom jump animation… Can somebody please help me?
Hello! I have the directional movement system
--sorry for deleting script, i just didn't want someone stealing it =(
But i have no idea how to make custom jump animation… Can somebody please help me?
With your given code and context, it seems to me that you have an animations folder directly for containing animation class objects (which then get loaded later on).
If I’m correct (which it seems to be) then it would be just as easy as making a jump animation then pasting the id into the AnimationID property of the animation class object.
As you can see i already have jump animation, i need to activate it when player jumps properly, so if player will land it will stop playing. Also i need to make fall animation plays. (please read posts careful!)
I just looked at original Animate script and changed the run and idle animation to my new directional, now everything works fine!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.