Play animation node
Play an animation on a GameObject or an Animation Director.
읽는 시간 1분최근 업데이트: 5일 전
Use the Play animation node to play an animation on a GameObject or an Animation Director.
Sockets
Socket | Type | Description |
|---|---|---|
| String | | Enter the name of the animation you want to play (the animation on the GameObject's Animation component or on the Animation Director). |
| Animation | | Add the GameObject that has the animation as a reference in the script component or the Animation Director. |