EvanGeissler / ENSE-400-Project-Night-Terror

Final Software Systems Engineering Project: A 3D horror game.
2 stars 0 forks source link

Objectives #67

Open EvanGeissler opened 5 years ago

EvanGeissler commented 5 years ago

Need to condense basic story into objectives and sub objectives list. Then using this list just put it into an objective array that will change based on game progress. Won't be hard, mostly just representing information in a better way.

Date Started: January 31st, 2019 Total time so far: 2 hours

EvanGeissler commented 5 years ago

Taken from other issue (now closed): Need to set up the list of objectives (and side objectives) so that the player can get to them at different parts in the game. Should be actually very similar to how the collectables are set up BUT only one be displayed at a time and they will be displayed only at certain parts.

This will be split across both milestones 7 and 8 since much of the UI can be created now and some of it may not be readily available until later in the month (Feb)

Added: -Documentation is almost complete -Adding it to the actual game is almost complete

Should: -Have the main objective automatically loaded when the menu is brought up.

Total Time So Far: 3 hours

EvanGeissler commented 5 years ago

Most of it is added. Still need to do the above.

Total Time so Far: 3.5 Hours

EvanGeissler commented 5 years ago

Objective document is finished and the level linking has beens started. Will need to update things as I go along (I.e. loading, when characters that need to be defeated are added, etc.), but back bone is finished. Will keep open until all that is set up/finished.

Total Time so Far: 4.5 Hours