|
|
db57d91044
|
Switched hard coded scenes to exported Packed Scenes for easier level changing
|
2024-06-01 13:10:20 -05:00 |
|
|
|
b58a86668c
|
Added class names for future reference
|
2024-05-29 12:12:33 -05:00 |
|
|
|
724c66ba9d
|
Moved Scripts to proper place
|
2024-05-13 18:16:36 -05:00 |
|
|
|
53815f7504
|
Renamed Head Pivet and had to update the head script
|
2024-05-10 22:32:43 -05:00 |
|
|
|
8be6f7d418
|
Fixed small typo preventing level loading
|
2024-05-10 22:32:02 -05:00 |
|
|
|
181dd82ef2
|
Changed string to variable sho if I change the level folder in the future it won't break shit
|
2024-05-10 13:11:46 -05:00 |
|
|
|
5d1d53ca7e
|
Added Game Over To Game and GameOver function but nothing activates it yet
|
2024-05-10 12:37:13 -05:00 |
|
|
|
ca2ef6896d
|
Removed delta because it made the enemy super slow
|
2024-05-10 12:35:19 -05:00 |
|
|
|
300a90af9c
|
Created Enemy to track player's last known location
|
2024-05-10 11:25:15 -05:00 |
|
|
|
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 |
|