Свойство | Type | Description | |
---|---|---|---|
coverSprite | GameObject | ||
distance | float | ||
enableStairs | bool | ||
ladder | Transform | ||
maxSpeed | float | ||
startPosition | Vector3 | ||
stopPosition | Vector3 |
Méthode | Description | |
---|---|---|
EnableStairs ( bool enabled ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public EnableStairs ( bool enabled ) : void | ||
enabled | bool | |
Résultat | void |