A Unity 2D top-down controller with 8-directional movement and persistent directional idle animations.
- 8-directional Rigidbody2D movement
- Directional idle animations with last movement direction memory
- Dust particle effects
- Pivot-based sprite sorting
- Open the project using Unity 6000.4.5f1 or newer
- Open the
Assets/Scenes/SampleScene.unityscene - Press Play
- Use WASD or Arrow Keys to move the character
Character sprites are based on the 8-Directional Game Boy Character Template by GibbonGL and were modified/redrawn for this project.
This project is licensed under the MIT License.
