Play animation node
Play an animation on a GameObject.
Read time 1 minuteLast updated 2 days ago
Use the Play animation node to play an animation on a GameObject.
Sockets
Socket | Type | Description |
---|---|---|
String |
| Enter the name of the animation you want to play (the animation on the GameObject's Animation component). |
Animation |
| Add the GameObject that has the animation as a reference in the script component. |