Skip to content

Commit

Permalink
Set limited=true for limitedJoints
Browse files Browse the repository at this point in the history
  • Loading branch information
dyackzan committed May 10, 2024
1 parent 1d7f431 commit 05f9b80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<joint limited="false"/>
</default>
<default class="limitedJoints">
<joint limited="false"/>
<joint limited="true"/>
</default>
<site size="0.001" rgba="0.5 0.5 0.5 0.3" group="4"/>
</default>
Expand Down

0 comments on commit 05f9b80

Please sign in to comment.