C# Класс UserControl, rogue-shield

Наследование: MonoBehaviour
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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