Updated LERP.md (markdown)
commited
commit
d571d2361b9f4c334beb94d471acaf0d7e6d056f
... | ... | @@ -2,6 +2,8 @@ Linearly interpolates between two rotations. |
2 | 2 | |
3 | 3 | [[/uploads/Lerp.png]] |
4 | 4 | |
5 | ## Example |
|
6 | ||
5 | 7 | Here's a script to get you started. |
6 | 8 | |
7 | 9 |  |