Commit Graph

121 Commits

Author SHA1 Message Date
ffa0b0c44f Moved Player down 2024-05-10 13:01:00 -05:00
e806232d68 Added blood to game over 2024-05-10 12:57:41 -05:00
0f019153f1 Added black background and red title 2024-05-10 12:57:11 -05:00
5d1d53ca7e Added Game Over To Game and GameOver function but nothing activates it yet 2024-05-10 12:37:13 -05:00
ca1ba98184 Wall testing 2024-05-10 12:36:36 -05:00
7471f6291a Made Wall to test out Navigation 2024-05-10 12:36:15 -05:00
ca2ef6896d Removed delta because it made the enemy super slow 2024-05-10 12:35:19 -05:00
18c52d0530 Set player camera height to 1.6 meters 2024-05-10 12:34:37 -05:00
98fde6cd4d Changed Font 2024-05-10 11:25:51 -05:00
5fe8f92f48 TestMap for Enemy Nav 2024-05-10 11:25:25 -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
ed75e84ece Expanded Loading List 2024-05-10 11:23:26 -05:00
94e51d070a Made Floor Tile Material 2024-05-10 11:22:48 -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
8291bd8ed3 Made Game Over Scene 2024-05-10 11:21:18 -05:00
43e2778584 Added Commercial Free use font for game in VCR style 2024-05-10 11:20:00 -05:00
16c069f4b4 Genderated Shit? 2024-05-10 00:03:02 -05:00
cfa46a6930 Changed Near Darkness to final form 2024-05-09 19:06:56 -05:00
511a4de36f Renamed Map 3 to Darkness 2024-05-09 19:06:29 -05:00
a1c9ead154 Added Near Darkness Environment for dark sections 2024-05-09 19:03:35 -05:00
ba682934ac Fixed Issues with Pause Screen 2024-05-09 19:00:54 -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
baa3bd05ca Added Dark Map with Floor and Ceiling Height 2024-05-09 17:30:25 -05:00
d4fa2febe7 Some changes not sure 2024-05-09 15:47:56 -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
cf5c9ace6f Removed Player and Added Node3D to be used to move player to that location at startup 2024-05-09 11:54:34 -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
31b32e4108 Moved Map to level files that will be loaded into the game scene on startup 2024-05-09 11:52:43 -05:00
44b37420be Added Map Loader to Game to allow for map swaping in the future 2024-05-09 10:15:49 -05:00
2d37e9d326 Added Load Level text to button 2024-05-09 09:55:48 -05:00
6f7305b086 A Test level to look at the textures and test the grid map size 2024-05-08 20:53:23 -05:00
a488fadb16 Added fixed meshes to library 2024-05-08 20:52:46 -05:00
3b2f22ddd6 Added Main Menu Button and connected it to the main menu script 2024-05-08 20:51:45 -05:00
48c5b56acb Fixed Assests 2024-05-08 20:51:09 -05:00
e1811ded25 some starting exports for the new wall asset 2024-05-08 19:47:50 -05:00
94004028a6 Made Grid Mesh Library 2024-05-08 19:46:05 -05:00
1e69f80da8 Hallway import file 2024-05-08 19:45:31 -05:00
5c797b0633 Revert "Revert "Added Basic Hallway wall texture""
This reverts commit 2fb86bba46.
2024-05-08 19:44:57 -05:00
2fb86bba46 Revert "Added Basic Hallway wall texture"
This reverts commit 2977d9df69.
2024-05-08 19:44:18 -05:00
7b484902a0 Added temp ceiling texture 2024-05-08 19:43:25 -05:00
6bb72514cd Added Floor Tile Texture to be changed with a custom one for copyright 2024-05-08 19:43:10 -05:00
e9c3ad69a8 created library for gridmap 2024-05-08 19:41:08 -05:00
2977d9df69 Added Basic Hallway wall texture 2024-05-08 19:40:54 -05:00
76328634a8 Removed Tunnel models 2024-05-08 19:40:31 -05:00
b33341b301 Added and made scenes for open hallway and one wall 2024-05-08 19:40:06 -05:00
b911577cbb Removed cube 2024-05-08 19:39:05 -05:00