Updated Set Bounciness.md (markdown)
commited
commit
72f6a412efba866cef85cefc58db2979fd05b6d8
... | ... | @@ -1,7 +1,7 @@ |
1 | 1 | Changes how much momentum a physics object looses when bouncing. Use 0 for a complete stop and 1 for a perfect bounce. |
2 | 2 | |
3 | Note that a bounciness higher than 1 will increase the velocity of the physics object each bounce. |
|
3 |
* Note that a bounciness higher than 1 will increase the velocity of the physics object each bounce. |
|
4 | 4 | |
5 | You must also set bouncinness to the object you want it to bounce from. |
|
5 | You must also set bounciness to the object you want it to bounce from. |
|
6 | 6 | |
7 | 7 | [[/uploads/Setbounciness.png]] |
... | ... | \ No newline at end of file |