How do I this animation?

0 favourites
  • 4 posts
From the Asset Store
Ninja char for your game! Make your own Shinobi game with this art.
  • Hi, does anyone know how bounce animations are made?

    I refer to the animations that appear in many games in which an object contracts and stretches, this happens for example when it falls to the ground.

    You must manipulate the height and width of the graph but I do not know what formula to use.

  • Hiya,

    For an easier way, I think you will need a combination of an animation and physics.

    I tried to experiment with this and if you check the .capx you'll notice it isn't easy to program it.

    Or at least not for me :)

    mediaconceptfactory.com/test/Bounce.capx

    So what I'd try and do is; when Ball reaches a certain Y, start animation. Then reverse the animation when it is on collision with the ground. Keep the rotation of the ball to 'No' in physics settings.

    I know my .capx is very crude, but I hope it gives you some ideas, whether you only program or use animation frames as extra.

    - R

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I got this but ... I'm not very happy with the results.

    There are two modes:

    1 - character

    2 - jellyBlock

    Set the global variable for a mode and then execute.

    Unable to change in running mode

    https://www.dropbox.com/s/kwdqonxlns7lqij/efectoReboteSalto.capx?dl=0

  • OK.. so your code looks like it has more than I can comprehend. I'm not a very experienced programmer.

    But if you change the character sprite to circle you got your basic movement.

    Now just to make it move at an angle with 'gravity' as you described in your original post.

    If you coded sample that yourself you're much more advanced than I am and then I'm pretty sure you're capable of getting the desired outcome!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)