Version: 2021.3
言語: 日本語
public void SetAnimationTime (Vector3Int position, float time);

パラメーター

position The grid cell position.
time The running animation time in seconds.

説明

Sets the running animation time for a Tile at the given position.

Use this to set the running animation of a Tile at the given position to a particular frame of the animation or to synchronize the animation time between different Tiles.