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
8be6f7d41812f16042349f3ff62faad37cecc752
HorrorGame
/
Assets
/
scripts
History
Willow Behar
8be6f7d418
Fixed small typo preventing level loading
2024-05-10 22:32:02 -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
…
LoadingScreen.gd
…
Main Menu.gd
Fixed small typo preventing level loading
2024-05-10 22:32:02 -05:00
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