Updated Set Locked.md (markdown)
commited
commit
539e560cb077ee1539a43038ec4571ad03e2f188
... | ... | @@ -6,5 +6,5 @@ It is a force multiplier, so any values can be used. |
6 | 6 | Using numbers such as `0.5,0.5,0.5` will make the object react to physics 50% less than normal. Negative numbers reverse physics and numbers bigger than 1 increase them. |
7 | 7 | |
8 | 8 | ## Example |
9 | [[/uploads/locked-wiki.jpg]] |
|
10 | This setup allows the object to only moves at X/Z axis and only allows the object to rotates around the X axis. This setup is useful when creating a player for platformer game. |
|
... | ... | \ No newline at end of file |
0 | [[/uploads/IMG-20240521-WA0009.jpg]] |
|
1 | This setup allows the object to only move along the X and Z axes and doesn't allow it to rotate around any of the axes. This setup is useful when creating a player for a platformer game. |
|
... | ... | \ No newline at end of file |