Replaced image to use the new font
commited
commit
eccfff27273fbcb0e6e9a29cd77d9c20df7ff4ae
... | ... | @@ -17,7 +17,6 @@ To understand better search for "[[Trigonometric functions|https://www.google.co |
17 | 17 | |
18 | 18 | ## Example |
19 | 19 | Ever wondered how to make those ultra smooth floating coin animations like in Roper? Here's how to do it: |
20 | [[uploads/floating_coin_animation.jpg]] |
|
20 | [[/uploads/sin_example1.png]] |
|
21 | 21 | |
22 | (Note that you don't have to store the input in a rotation. A number or [[Current Frame]] will do just fine.) |
|
23 | 22 | - Sin and [[Cos]] can be used for such back and forth animations like this. You can also multiply the output of sin or cos by a number to move it in a larger or smaller scale. If you manage to utilize this function, you can even make any type of animations very smooth (e.g. walking animation, gun Recoil animation, moving platforms, etc.)! |
... | ... | \ No newline at end of file |