Documentation

Support

Unity Studio

Open Unity Studio

Unity Studio

Play starts node

An event listener node that triggers when the scene starts playing.
Read time 1 minuteLast updated 11 days ago

Use the Play starts node to run actions right when the application starts. It triggers once as soon as the application starts, before any user interaction. This is useful for setup tasks like to show a welcome screen, or to set an object inactive at the beginning.