Commit Graph

96 Commits

Author SHA1 Message Date
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
1f366def5f Created better assets for a basic wall and ceiling and floor that fits within the grid size unlike the last one that I messed up 2024-05-08 19:46:58 -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
3337cdc8aa Removed Old model files 2024-05-08 19:38:42 -05:00
0a8b56cb45 NEditing the design to fit my original contraints again 2024-05-08 12:25:52 -05:00
e7d00a758d Made a basic Set of Models of hallway pieces acording to average hospital dimensions 2024-05-07 19:03:29 -05:00
ac86fe9de0 Messed around with the basic tile I had 2024-05-07 18:56:33 -05:00
54fb2d400d Made a basic Set of Models of hallway pieces acording to average hospital dimensions 2024-05-07 18:43:22 -05:00
e0b12b4f16 Imports 2024-05-07 17:33:15 -05:00
8b359708a0 Changed what scene gets run when hitting the run button to the Main menu to be able to test the whole experience easier 2024-05-07 17:33:09 -05:00
e7c9d23b54 Changed window node to basic node to act as a window manager node and added main menu subscene 2024-05-07 17:32:13 -05:00
15e5f05586 Changed window node to basic node to act as a window manager node and added main menu subscene 2024-05-07 17:18:37 -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
d6d77498df FBX2glTF to convert FBX models I make 2024-05-07 16:58:44 -05:00
8fc65fd9c9 Added newest stuff 2024-04-21 16:29:09 -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
ed0f7870a0 added settings menu 2024-04-07 14:01:00 -05:00
963b1d2f91 Added test objects 2024-04-07 14:00:34 -05:00
6cf17eef6f Made it so that when is_paused is true it don's update anything 2024-04-07 13:59:34 -05:00
56270ff158 Added test models 2024-04-07 13:58:38 -05:00
14c98caadd Added pause and unpause signals 2024-04-07 13:58:12 -05:00
85b8fa8ad5 Changed settings 2024-04-07 13:57:20 -05:00
524a0557a1 Attempt to make window manager 2024-04-07 13:57:04 -05:00
746a105820 Improved lightig by having it hide when light equals zero 2024-04-07 13:56:24 -05:00
4decae3778 setup exports for linux, android, windows, and web 2024-04-07 13:54:58 -05:00
a4f78164c0 Blender files backup 2024-04-07 13:54:23 -05:00
af791a2d6c Added is_paused functionality to pause player when pause menu is open 2024-04-07 13:49:18 -05:00
cdf5520bc9 Made basic main menu 2024-04-07 13:48:17 -05:00
2b5a28e9d9 Added a test object 2024-04-07 13:46:52 -05:00
643be614c5 Player and Pause Menu have been setup 2024-04-04 15:09:20 -05:00