Skip to content

inefficient gameover gui and reticle gui #27

@HomerGaidarski

Description

@HomerGaidarski

Currently, the gameover gui and reticle gui are loaded using the OnGUI() method and is called multiple times as the game goes (it redraws the image constantly).

Instead, use ui elements like the healthbar.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions