Free Unity C# Script library used to make a full Unity3d game.
File has no description.
List of variables that you can modify in the inspector.
| Access | Name | Type | Default Value | Description |
|---|---|---|---|---|
| private | menu | GameObject | no default | No description. |
| private | healthBar | GameObject | no default | No description. |
| private | inventory | GameObject | no default | No description. |
| private | menuOpen | bool | false | No description. |
| public | IsMenuOpen() { | bool | no default | No description. |