Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Chain Scene not physics not working properly
#2
Hi,

Rigidbodies in Unity have a maximum angular velocity.

It defaults to just 7 radians/second, which is probably too low for the speed at which you're hurling the box around. Increasing it should allow the box to properly orient itself at high speeds.

kind regards,
Reply


Messages In This Thread
RE: Chain Scene not physics not working properly - by josemendez - 22-05-2024, 10:07 AM