![]() |
Adventure Creator
1.81.2
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
|
Public Types | |
enum | ChildrenToAffect { None, OnlyActive, All } |
Public Attributes | |
bool | affectOwnGameObject = true |
ChildrenToAffect | childrenToAffect |
Protected Member Functions | |
void | Awake () |
This script disables the Renderer component of any GameObject it is attached to, making it invisible.