Bouncing Issues
Glynnister
Member Posts: 19
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.
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
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: