MovementKit
|
This class controls player movement.
It is also implemented with delegates so that it can be more easily used by other scripts that need to watch player movement and interactions.
Each input action is associated with at least one delegate that can be used by a delegate.
By default the player movement is uses apply force. It can be set to use absolute movement.