Publisher | Wayfarer Games |
---|---|
File size | 123.25kB |
Number of files | 14 |
Latest version | 1.0.0 |
Latest release date | 2022-09-16 10:05:12 |
First release date | 2022-09-16 10:05:12 |
Supported Unity versions | 2018.4.2 or higher |
A basic, customisable rope-swinging system that feels great. Designed for rigidbody-based character controllers, but can easily be changed to work with custom physics - all you need to do is replace the references to rigidbody.velocity with your own velocity variable.
N.B. the included character controller is only there to demonstrate the mechanics. Replace it with your own, or build upon it - it will only work with the old input system and jumping will need to be almost entirely replaced to make a game that feels good. This asset is not intended to be used as a character controller.