C# Class UserControl, rogue-shield

Inheritance: MonoBehaviour
Show file Open project: SneakyRedSnake/rogue-shield Class Usage Examples

Private Methods

Method Description
Awake ( ) : void

Get the basics components the player need

FixedUpdate ( ) : void

Get the inputs of the controller and give the values to the corrects actions components

Update ( ) : void