Gamebop / physics

Physics components for PlayCanvas
https://gamebop.github.io/docs/
3 stars 1 forks source link

Add DOF guard #97

Closed LeXXik closed 4 weeks ago

LeXXik commented 4 weeks ago

If a body has non-static motion type, it cannot have all degrees of freedom axes be locked. This PR adds a guard to prevent creating such a body.