Commit Graph

68 Commits

Author SHA1 Message Date
cbb3760380 Changed Level loading to allow me to call openMap with a path to a specific map but by default will use the global setting map and added closeMap function 2024-05-10 11:24:46 -05:00
d4164c994e Added Global Variable in settings for the last known location and is updated when player starts coughing 2024-05-10 11:22:24 -05:00
2f5661cf8f Moved calculation to save as a variable for testing 2024-05-09 18:45:29 -05:00
e20239108c Removed unused variable 2024-05-09 18:41:23 -05:00
65de7f3966 Added Level Loading 2024-05-09 15:46:13 -05:00
8d5282191b Added Load Level Item List with back button that works 2024-05-09 14:57:28 -05:00
c0ff8015d3 Removed whitespace 2024-05-09 11:55:52 -05:00
b67de8d3df Added Loading Screen for 1 second to just hide the player falling after spawning in 2024-05-09 11:53:33 -05:00
44b37420be Added Map Loader to Game to allow for map swaping in the future 2024-05-09 10:15:49 -05:00
3b2f22ddd6 Added Main Menu Button and connected it to the main menu script 2024-05-08 20:51:45 -05:00
61c5ce2be7 Added scene change to open up the game scene when pressing the start game button 2024-05-07 17:16:51 -05:00
f016e576ed Added startGame signal and emit a signal on pressing the start button in the main menu 2024-05-07 17:16:02 -05:00
162e428478 Added game_window script 2024-04-07 14:06:05 -05:00
21af9870b9 added global_settings script file 2024-04-07 14:05:45 -05:00
2ffc0a4e33 added look stuff 2024-04-07 14:05:02 -05:00
2fcd546903 Added on_pause to set player variable 2024-04-07 14:01:44 -05:00
cdf5520bc9 Made basic main menu 2024-04-07 13:48:17 -05:00
643be614c5 Player and Pause Menu have been setup 2024-04-04 15:09:20 -05:00