Свойство | Тип | Описание | |
---|---|---|---|
coverSprite | GameObject | ||
distance | float | ||
enableStairs | bool | ||
ladder | Transform | ||
maxSpeed | float | ||
startPosition | Vector3 | ||
stopPosition | Vector3 |
Метод | Описание | |
---|---|---|
EnableStairs ( bool enabled ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public EnableStairs ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |