HOw to stop an actor?
Hey,
when my actor collides with an other actor, I change an attribute to 1. And I want
the first actor to stop completely! Like uncheck moveable. I tried set max speed and linear velocity
but it moves a bit forward again...
thanks for helping
when my actor collides with an other actor, I change an attribute to 1. And I want
the first actor to stop completely! Like uncheck moveable. I tried set max speed and linear velocity
but it moves a bit forward again...
thanks for helping
Comments
Or constrain the velocities to 0