Bouncing Issues

GlynnisterGlynnister Member Posts: 19
edited November -1 in Working with GS (Mac)
I am currently in the first stage of building my game only to find im having severe bounce issues.
ive looked at all the tutorials and followed them

i have the restitution on both player and ground on 0, and i have the collision on, however when the player hits the ground he bounces and then eventually bounces up out of sight.

what am i missing?
please help.

Comments

  • UnicornifyUnicornify Member Posts: 118
    Same Here
  • simo103simo103 Member, PRO Posts: 1,331
    You have two choices from what I'm aware:

    1. Turn gravity on the scene and turn restitution on like say 0.03 to try
    2. Put accelerate behavior on all moving actors in the direction of gravity at a certain speed say 300 relative to scene (gravity in the scene is zero in this case ie: your basically making your own gravity)

    Also this might help:
Sign In or Register to comment.