Closed gandie closed 4 years ago
Many parts of the game can be moved into singleton objects: UI, Player Handling, Persistence Layer ...
Move these components from DemoScene into Game object and friends ( singleton scripts or scenes )
Most work is done, 6f01ddd09ec8bd24613f8fd1735424bcb2bc8277 New HUD obejcts or menu stuff can be now be inegrated into singleton global objects
Many parts of the game can be moved into singleton objects: UI, Player Handling, Persistence Layer ...
Move these components from DemoScene into Game object and friends ( singleton scripts or scenes )