Jumping character animation ( image included )

creativeappscreativeapps Member Posts: 1,770
edited November -1 in Working with GS (Mac)
I want to jump my character on platform to another. I want to display 7 different animation frame while character is jumping. Please check image. And let me know how to do that. Thanks

image

Original link : http://i55.tinypic.com/zufsc7.jpg

Comments

  • creativeappscreativeapps Member Posts: 1,770
    anyone here to answer?
  • NexusGameStudioNexusGameStudio Member Posts: 265
    Use the animation behavior, set it up so when the player presses the jump button (or perhaps jump + the characters movement direction) that it plays the animation you setup. Please refer to the Wiki for more detailed information on how to use the animation system.
  • creativeappscreativeapps Member Posts: 1,770
    ok thanks
  • creativeappscreativeapps Member Posts: 1,770
    I used animation behavior but its not going to work. Anyone here to help me out please?
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    of course it will work. I use it all the time.

    you need to:

    1: move the character from one block to another
    2: display the jumo animation during that move. to do this, you either need to adjust the player's height during the move, or have all the jump images be the same height or width.
Sign In or Register to comment.