Updated Set Locked.md (markdown)
commited
commit
0d17fa736033416ef6b0977e67ffc742681aab88
... | ... | @@ -3,4 +3,8 @@ Restricts a physical object's movement. 0 means completely locked and 1 means fr |
3 | 3 | [[/uploads/Set Locked.png|width=336px,alt=Set Locked]] |
4 | 4 | |
5 | 5 | It is a force multiplier, so any values can be used. |
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. |
|
... | ... | \ No newline at end of file |
0 | 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. |
|
1 | ||
2 | ## Example |
|
3 | [[/uploads/locked-wiki.jpg]] |
|
4 | 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 |