EvanGeissler / ENSE-400-Project-Night-Terror

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

Inventory System #7

Closed EvanGeissler closed 5 years ago

EvanGeissler commented 5 years ago

Needs: -To allow player to switch between items -Player should be able to see and select different items, collectables, etc.

Should: -Not be cluttered -Separated into related tabs (maybe a page for items, one for collectables, etc)

Considerations: -Can player view a 3D item, see a picture of it, etc.

EvanGeissler commented 5 years ago

Added: -Can switch between different items which includes: 1) Toggle visibility 2) Changes to HUD 3) Changes to player animations

Considerations: -Can player view a 3D item, see a picture of it, etc. -Equipping from item menu/some item wheel

Date Started: Nov 22nd, 2018 Date Finished: Nov 23rd, 2018 Total Time: 6 hours