Skip to content

Fix: Joint Angles Bug #32

@caiobarrosv

Description

@caiobarrosv

ZeroSim hinge joints limits the joint angle in the range [-180, 180] degrees.

This limitation can be avoided by using Configurable Joints instead of Hinge Joints.
However, instead of implementing the Configurable Joints, check the possibility to use Articulation Body instead.


https://docs.unity.cn/Manual/physics-articulations.html

There are unanswered questions about this on the Unity forum:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions