Publisher | Camisado Studios |
---|---|
File size | 7.37MB |
Number of files | 125 |
Latest version | 1 |
Latest release date | 2023-08-28 12:35:11 |
First release date | 2023-05-31 11:58:13 |
Supported Unity versions | 2018.4.2 or higher |
- ✨ Overview
2D character controller & tile based painting system. Includes animations, fx, sfx and example levels & mechanics.
Play the WebGL demo to test out this incredible asset!
It's recommended to use the Unity Input System package for player input but it's not required. The input for the controller is abstracted so you can make use of the old Input Manager or an alternative input setup if desired.
- 🤸 Player Controller
Kinematic 2D character controller using collide and slide technique.
Inspired by some of the most popular and well designed platformer controls in existence.
Run, jump, sprint, variable jump height, wall jumping, same wall jumping, moving platforms, minimum jump height, coyote time, jump input caching, external velocity influence such as conveyors or wind etc.
Includes animations, FX & SFX.
- 🎨 Paint System
Supports custom paint prefabs, some ideas you could explore instead of paint could be spawning grass, fire or mushrooms etc.
- 📐 Limitations
Player controller and paint system are designed for use on a tilemap with tiles composed of square, half or triangle shapes.
- 📖 Documentation & Examples
- Try out the WebGL demo!
- Forum
- 🔐 Compatibility
- All platforms.
- All render pipelines.
- 📚 Source code
All source code is included.