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. |