luiscarlos92 / World-Asunder

0 stars 0 forks source link

[World Manager] Do a decent one. #17

Open pedroallenrevez opened 7 years ago

pedroallenrevez commented 7 years ago

There should be a level manager called.

The level manager manages all scenes of a level.

So according to the progress of the story the player visist a level manager, that shall load the scenes, and manage dialogs and other ui stuff.

This UI stuff should be organized into a folder for that respecting level manager script and the assets needed for each level. Dialog UI controllers, character scripts.

The world manager shall have information regarding the status of the player as an entity. stores world progression and character abilities, which are chosen already, money, items, ability points, all that stuff.