oen432
1
Hello,
How can i prevent object from bouncing off or rotating on collision?
Here is video that shows my problem.
To prevent it from rotating, check the Freeze Rotation on the axes you want, as long as you have Rigidbody attached.
oen432
3
Solved other way. Insted of using Collision, used Trigger.