Commit Graph

176 Commits

Author SHA1 Message Date
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