Updated Set Bounciness.md (markdown)
commited
commit
84d24327d92a16a998502d882c1c64baaf0d0a56
... | ... | @@ -1,5 +1,6 @@ |
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 | <<Warn("WIP: Note that going higher than 1 would increase the velocity of the physics object each bounce.")>> |
|
2 | ||
3 | Note that a bounciness higher than 1 will increase the velocity of the physics object each bounce. |
|
3 | 4 | |
4 | 5 | You must also set bouncinness to the object you want it to bounce from. |
5 | 6 |