Hey there python coders. Does anyone know or have a good python script for blender 2.49 that clears the Velocity/Momentum/Speed of a given object?
It’s the same as in 2.5x - 2.60:
own.setLinearVelocity((0, 0, 0))
Hey there python coders. Does anyone know or have a good python script for blender 2.49 that clears the Velocity/Momentum/Speed of a given object?
It’s the same as in 2.5x - 2.60:
own.setLinearVelocity((0, 0, 0))