Use WIP warnings instead of text
commited
commit
5a34e5d21cafe09fbe8382543df6841e13f10f90
... | ... | @@ -1,5 +1,5 @@ |
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 | * Note that going higher than 1 would increase the velocity of the physics object each bounce. |
|
2 | <<Warn("WIP: Note that going higher than 1 would increase the velocity of the physics object each bounce.")>> |
|
3 | 3 | |
4 | 4 | You must also set bouncinness to the object you want it to bounce from. |
5 | 5 |