[123] Tweening
- Conlan Walker
- Mar 21, 2024
- 1 min read
Starting to use those libraries of mine, and I made a little demo that shows some platformer movement. I paid a good amount of attention to the character's animation behavior, so that it looks as smooth as I could make it.
Here's the boring code that makes it all work (not including the library stuff, of course):
Comments