How to make animate when actor jump?

WeiyuWeiyu Member Posts: 216

Hello everyone!

I want to make jump animate when actor jump.


When All conditions are valid:
// Attribute mouse button is down

Do // Change Attribute self.Motion.Liner Velocity.Y To 350
// Animate


But it can't work :'(

Who can tell me how should I do?

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Here is a sample of one way to do it, hope it helps. Note that the images are not available for use, I just grabbed them off the internet.

  • WeiyuWeiyu Member Posts: 216

    Thank you for your help :D

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    You're welcome. :)

Sign In or Register to comment.