This website requires JavaScript.
Explore
Help
Sign In
techrunner
/
HorrorGame
Watch
1
Star
0
Fork
0
You've already forked HorrorGame
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0f019153f19c1cc803032e8d59e9debe76a45c99
HorrorGame
/
Assets
/
scripts
History
Willow Behar
5d1d53ca7e
Added Game Over To Game and GameOver function but nothing activates it yet
2024-05-10 12:37:13 -05:00
..
Enemy.gd
Removed delta because it made the enemy super slow
2024-05-10 12:35:19 -05:00
game_window.gd
…
game.gd
Added Game Over To Game and GameOver function but nothing activates it yet
2024-05-10 12:37:13 -05:00
global_settings.gd
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
Head.gd
Moved calculation to save as a variable for testing
2024-05-09 18:45:29 -05:00
LoadingScreen.gd
…
Main Menu.gd
…
MapLoader.gd
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
player.gd
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