The definitive template to build Unity 2D platform games fast!
The goal with this project is to create a simple template that can be used as a quickly start point to any 2D platform game on Unity. Thus it supports a variety of gameplay styles using the same organized and clean PlayerController. Just clone it and go straight to the fun!
- Supports multiple jumps
- Supports coyote time effect
- Supports early input recognition
- Has a personalized camera to follows the player
$ git clone <https://github.com/LuanCampos/ultimate-default-platform2d>Made with ❤️ by Luan Campos!