Activating GameObjects
Tutorial
·
Beginner
·
+10XP
·
5 mins
·
(2657)
Unity Technologies

How to handle the active status of GameObjects in the scene, both independently and within Hierarchies, using SetActive and activeSelf / activeInHierarchy.
This tutorial is included in the Beginner Scripting project.
Previous: Enabling and Disabling GameObjects
Next: Translate and Rotate
Languages available:
1. Activating GameObjects
ActiveObjects
CheckState