Set Visible
Shows or hides an object.
Example
The brick will disappear from the level on Play.
Notes
- Objects set to invisible will also have no physics or collision. Using a Late Update block can prevent this.
Shows or hides an object.
The brick will disappear from the level on Play.