object moves on collision? help
PixelPun
Member Posts: 324
Hello, I have a question about collisions. If I have an object that has set movement in space but has another object bounce off of it..then after a few bounces that moving object starts to shift in its movement and become skewed.. How can I fix this? It seems like it would be simple fix but I can't figure it out.. any help would be awesome..
Comments
Is the object stopping after a few bounces and you don't want it to stop? Do you have an object that you don't want to bounce but it is?
try constrinaing it's x position
or make in non-movable and interpolate it