Entity:removeAnimationTrigger
- 機能
- アニメーション・トリガーの消去
- 構文
- removeAnimationTrigger("animation", time)
removeAnimationTrigger("animation", "label")
- 引数
-
animation |
文字列。アニメーション名。 |
time |
アニメーショントリガーの時間。秒。 |
label |
文字列。ラベル名。 |
- 戻り値
- なし
- 説明
- アニメーショントリガーを消去します。
消去するアニメーショントリガーを、時間で指定する方法とラベル名で指定する方法があります。