Commit Graph

199 Commits

Author SHA1 Message Date
91f50d00b1 Made Theme for Settings Panel for better font sizing 2024-08-09 00:13:43 -05:00
e5ba24b5f4 Update main_menu.tscn and game.tscn 2024-08-03 00:32:31 -05:00
58cb1477d3 Changed Grass Texture 2024-07-22 17:23:19 -05:00
5d62f634da Update player.tscn 2024-07-18 22:08:28 -05:00
702fd80659 Update hospital_outside.tscn, HospitalOutside.blend, and HospitalOutside.blend1 2024-07-18 22:08:23 -05:00
082e79b09e Created Final level for setting up the final game's play Level button 2024-07-18 22:08:17 -05:00
a790ac5e6b Update hospital_outside.tscn, HospitalOutside.blend, and HospitalOutside.blend1 2024-07-18 14:41:33 -05:00
706a28d224 Added Traffic Circle mesh and with fountain 2024-07-18 14:00:29 -05:00
f601366fe0 Added Hospital with stairs 2024-07-18 13:32:41 -05:00
3a6eebb14b Added test fabric normal texture from texture generator 2024-07-18 13:31:56 -05:00
f594a62c6b Added Roof Texture 2024-07-18 13:30:48 -05:00
41db96eab1 Added Brick Texture 2024-07-18 13:30:35 -05:00
ecaf0fcf68 Added key and Generator panel to apartment for testing 2024-07-17 21:23:59 -05:00
55cc2e7653 Modified the generator panel currently broken doesn't seem to get picked up like other intractables 2024-07-17 21:23:40 -05:00
0d055cf39a Added HasGeneratorKey variable 2024-07-17 21:22:24 -05:00
abc319836f Made and scripted a generator key that modifies the variable to be able to turn on the generator using the panel 2024-07-17 21:22:04 -05:00
1a6a94d02b Deleted un-needed ~ file 2024-07-17 01:56:43 -05:00
f59e888ad5 Created a Generator Panel with Key and Shape keyed the button being pressed and made it animate when clicked in game 2024-07-17 01:56:23 -05:00
e7f51c66e5 Changed intractable class script to be it's own script 2024-07-17 01:55:19 -05:00
31f97be68f Update ApartmentNew.tscn, NightStand.blend, and NightStand.blend1 2024-07-17 00:02:48 -05:00
e0c2c33495 Added Night stand animation to open and close when interacted with and fixed interaction ray so I don't have to use classes and I can just have it use the intractable physics layer 2024-07-17 00:01:20 -05:00
2a0cf94ed2 Added Objects to new apartment Level 2024-07-16 23:05:44 -05:00
65582cd896 Fixed some texture issues on vape item and made the vape object less dependent on the blender file as a base 2024-07-16 23:02:53 -05:00
4de0dc0fd2 Update Apartment.tscn 2024-07-15 23:47:37 -05:00
72ce8e2dfb Added objects to apartment map 2024-07-15 23:44:53 -05:00
bd713e42a3 Added Couch, Indoor Lamp, Table, and Safe objects 2024-07-15 23:43:06 -05:00
dc82125579 Added some new temp textures 2024-07-15 23:42:37 -05:00
ba5673a083 Update Hallway_Gridmap.tres 2024-06-11 13:47:32 -05:00
28dcf54dba Changed Vape and player to corresponding physics layer 2024-06-11 13:47:28 -05:00
232c599d9b Update Hallway_Gridmap.tres 2024-06-09 17:55:37 -05:00
35541e5d58 Empty lines removed 2024-06-09 17:55:34 -05:00
6c8c52803e Hide highlight prompt when paused 2024-06-09 17:54:58 -05:00
f92f6fb36a Added 2 more lamp posts 2024-06-05 14:17:16 -05:00
0086226f17 Update Hallway_Gridmap.tres 2024-06-05 14:17:00 -05:00
12382d009c Added basic icon to project 2024-06-05 14:16:41 -05:00
8eedc33456 Hover over text now grabs text from object your looking at for custom text on every object 2024-06-05 14:14:37 -05:00
454c39cb50 Updated the Outside map to be the more spooky 2024-06-03 23:54:44 -05:00
560bd01a52 Deleted Hospital tileset test map 2024-06-03 23:53:58 -05:00
2cc6481004 Resources moved 2024-06-03 23:52:44 -05:00
8970201ccd Made road piece with collision 2024-06-03 23:52:03 -05:00
dcf1563459 Made UI theme for interaction text 2024-06-03 23:51:18 -05:00
e149d89d60 Made Crosshair hide when paused and show when unpaused 2024-06-03 23:47:11 -05:00
07b135208e Moved setting speeds to inside set_condition instead of physics_process 2024-06-03 23:46:36 -05:00
f576713a99 Made a vape object that inherits from the Blender Vape file 2024-06-03 23:40:00 -05:00
9f76eacaad Added Interact system with a raycast 2024-06-03 23:39:36 -05:00
1003bc186e Added Crosshair Texture 2024-06-03 23:35:15 -05:00
2d6ad0c4a7 Added Global sensitivity 2024-06-03 23:34:31 -05:00
f4e935c911 Converted Sensitivity to GlobalSettings variable 2024-06-03 23:33:39 -05:00
9b1e8bcea3 Moved inproperly placed models out of blender folder 2024-06-03 23:15:19 -05:00
3d562f2ce1 Fixed head vertical rotation so your head no longer can do flips 2024-06-03 15:15:02 -05:00