Home - smkmth/RPG2 GitHub Wiki
Welcome to the RPG2 wiki!
This is a list of all the broad view features i need to add to the game before i have a functioning level:
-
- Clean up gamestates -
-
- give each gamestate a string name so i can see what they actually do
-
- set all gamestate functiality in the actual game state class so i can track its actions
-
-Allow character to reach the interactable before interacting
-
-On Screen GUI
-
-Equipment
-
- Clean up Pause menu
-
-All the buttons do somthing
-
- working options menu
-
-clean up inventory menu
-
- Save player location - set player location on load
-
-Item subcatogaries
-
-Use items - some kind of thing which handles how items actually work
-
-use surrounding stuff eg. computer terminals ect.
-
-AI - both npc and enemey
-
-Combat
-
-Party members