UI_ZombieGame¶
This UI_ZombieGame community component provides UIs for the Zombie game.
Note: As this is a global component, you can attach this component to any object in the scene. However, it's a best practice to create an empty object named "GameManager" and attach this component to it.
Related components¶
This component must be used with Level_ZombieGame.