Play animation node
Play an animation on a GameObject or an Animation Director.
Read time 1 minuteLast updated 5 days ago
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. |