Actor shaking when colliding with ground problem
Hi all
Im having this problem where my actor, constantly shaking on its axis when colliding with an ground actor.
My actor physics
density-0
friction-0
restitution - 0
fixed rotation - checked
movable checked
My ground physics
density-0
friction-0
restitution - 0
fixed rotation - not checked
movable checked
thanks
Im having this problem where my actor, constantly shaking on its axis when colliding with an ground actor.
My actor physics
density-0
friction-0
restitution - 0
fixed rotation - checked
movable checked
My ground physics
density-0
friction-0
restitution - 0
fixed rotation - not checked
movable checked
thanks
Comments
when actor collides with ground
--self.positionx to 0
thanks
its self.linear.motion.velocity = 0