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
560bd01a52c51dd3d53934c94b71d226d20c5777
HorrorGame
/
Assets
/
components
History
Willow Behar
9f76eacaad
Added Interact system with a raycast
2024-06-03 23:39:36 -05:00
..
enemy.tscn
Created Enemy to track player's last known location
2024-05-10 11:25:15 -05:00
game_over.tscn
Changed Game Over to UNEMPLOYED
2024-05-11 00:17:08 -05:00
loading_screen.tscn
Made Loading screen it's own component instead of being part of the player and made it part of the game
2024-06-02 15:27:47 -05:00
main_menu.tscn
Moved Fonts, Themes, and Tileset stuff to Resources
2024-05-10 13:02:58 -05:00
Pause Screen.tscn
Moved Scripts to proper place
2024-05-13 18:16:36 -05:00
player.tscn
Added Interact system with a raycast
2024-06-03 23:39:36 -05:00
spawn_point.tscn
Created Spawn Point that sets global spawn point and respawns player
2024-06-02 15:24:45 -05:00
teleport_boundry.tscn
Created Teleport Boundry for it player falls out off the map they respawn
2024-06-02 15:26:14 -05:00