Completely stop bouncing?
VolontaArts
Member Posts: 510
is this possible? because even when everything is set to 0 it still occurs =/ if anyone knows a trick or a way please let me know
Best Answer
-
VolontaArts Posts: 510do a timer for 0.3 seconds (run to completion)
constrain self.motion.lin.vel.x to 0
constrain self.motion.lin.vel.y to 0
constrain self.motion.ang.vel to 0
that should keep it stopped.
cheers
ANSWERED
by Tshirtbooth in old post... thanks anyways
Answers
Guess you should have used the search be for posting… )
Hopefully you can catch the humor in that.
@tenrdrmer