Publisher | Gaskellgames |
---|---|
File size | 1.55MB |
Number of files | 47 |
Latest version | 1.6.0 |
Latest release date | 2025-04-23 02:09:26 |
First release date | 2023-04-20 03:41:13 |
Supported Unity versions | 2018.4.2 or higher |







































This simple to use package allows you to easily add physics-based character movement to your project. All movement styles are customisable in the inspector via sliders and toggles.
The package includes a default character model, that can be replaced by any character mesh. The character is capable of movement in multiple perspectives (first, third, top-down, room cam etc…). The character is able to pickup other objects. The controller includes a state machine making it easy to add your own code extensions for character animations.
The package uses a custom camera solution for singleplayer and multiplayer camera compatability: Camera Controller 3D - Gaskellgames.
!! Please Note: This tool uses Unity's new input system for user input, but can be easily adapted to use the old input system !!