
Risk of Rain 2
You are viewing a potentially older version of this package. View Latest Version

Helps non-kinematic character developers to change and fix the following ror2 behaviours on a per body basis:
To implement, add the IMotor interface to a body component, and setup a MotorParams value. To override camera mode, implement ICameraModeProvider onto a body component.
Also includes 'KccBodyMover' as an alternative to Kcc's 'BasicPhysicsMoverController', but doesnt require adding a seperate standable platform on a character.