PixelMove Demo
PixelMove is a GameMaker package to quickly setup pixel perfect movement in low resolution environments.
https://github.com/AceOfHeart5/pixelmove
Demos:
1. Circle drawn using Smooth movement type.
2. Lines drawn at various angles using GameMaker's built in real number tracking
3. Lines drawn at various angles using PixelMove.
4. Free movement by arrow keys or a game controller using GameMaker's built in real number tracking.
5. Free movement by arrow keys or a game controller using PixelMove.
6. Top down movement style with collisions using PixelMove.
7. Platformer movement style with collisions using PixelMove.
Leave a comment
Log in with itch.io to leave a comment.