Publisher | Mente Bacata |
---|---|
File size | 459.03kB |
Number of files | 50 |
Latest version | 3.0.0 |
Latest release date | 2023-08-28 01:15:18 |
First release date | 2020-07-10 08:02:12 |
Supported Unity versions | 2018.4.2 or higher |
Demo | Forum Thread
Scivolo Character Controller is a set of components that help in the creation of a custom character controller. It essentially provides the basic building blocks with which one can build the movement mechanics of his own character. Its purpose is to propose an alternative to the Unity’s built in CharacterController component as well as expand its functionality for example allowing to freely rotate around any axis.
It has been made with kinematic movement in mind so for situation where the character is not meant to behave or move like an actual physical body.
Each component doesn’t hold any movement logic to allow a great flexibility in many different scenarios, still trying to fulfill the common tasks that every character controller should accomplish.
Main features:
• Free capsule rotation
• Slope limit
• Step climbing
• Horizontal movement conservation
• Slide down on slopes
• Ground detection
Scivolo Character Controller is a set of components that help in the creation of a custom character controller. It essentially provides the basic building blocks with which one can build the movement mechanics of his own character. Its purpose is to propose an alternative to the Unity’s built in CharacterController component as well as expand its functionality for example allowing to freely rotate around any axis.
It has been made with kinematic movement in mind so for situation where the character is not meant to behave or move like an actual physical body.
Each component doesn’t hold any movement logic to allow a great flexibility in many different scenarios, still trying to fulfill the common tasks that every character controller should accomplish.
Main features:
• Free capsule rotation
• Slope limit
• Step climbing
• Horizontal movement conservation
• Slide down on slopes
• Ground detection