Maurits825 / AFKScape

A game that simulates playing the game Old School RuneScape at a faster pace! Developed in Unity using C#.
1 stars 0 forks source link

UI: error msg, bank, collection log #31

Closed Maurits825 closed 4 years ago

Maurits825 commented 4 years ago

These are the three main ui elements that need to be added

Error Msg:

Bank:

Colleciton log:

Maurits825 commented 4 years ago

pop up msg is best way i think, we wont be using text area for anything else, maybe to display rare drops? that could be done another way

Maurits825 commented 4 years ago

when doing activity, show a bank view instead of inv, what to show? in bank there could be pre-made tabs that filter items, tabs for each skill, for each boss, then could be shown then. bank should be a seperate window/butto, that fills most of the screen when opened, to have access to inv/equipped items. when doing an activity, a "recent loot" window could open with a similar layout to inventory, but with a scrollable view. it could be filled with placeholder items of each loot that you can possible get from each activity, there is alreayd a ufnction for that.

Maurits825 commented 4 years ago

collection log should be a tab i think