Commit Graph

192 Commits

Author SHA1 Message Date
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
dc70d5d883 Deadzone? Not sure 2024-06-03 23:52:20 -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
f21da74555 Blender Imports 2024-06-03 23:43:44 -05:00
3a7a248871 Fixed Road pieces to be integer sizes and has an external curb lip 2024-06-03 23:41:23 -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
e5fddc2ecd Changed label to sRGB 2024-06-03 23:16:20 -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
bcbb6f0704 Made a workspace for vscode if I ever decide to use it for coding 2024-06-03 12:16:19 -05:00
bb5d4020d8 tried to turn on git autoloading 2024-06-03 12:15:57 -05:00
234fa2e073 Moved Map Pieces outside of components 2024-06-03 12:15:40 -05:00
0eebce3673 Added Lamposts, Spawn Points, and Teleport Boundry 2024-06-02 15:31:19 -05:00
7659f63346 Cleaned up files structure 2024-06-02 15:30:36 -05:00
7fcaffc1ae Made a lamp post object with collision 2024-06-02 15:30:16 -05:00
5b67cb1681 Added Spawn and Map functions 2024-06-02 15:29:04 -05:00
7cd96e08e3 Added a function to go back to main menu but haven't made it usable in game 2024-06-02 15:28:40 -05:00
d13d76411c 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
452c500937 Created Teleport Boundry for it player falls out off the map they respawn 2024-06-02 15:26:14 -05:00
f33bd08826 Added Jolt 2024-06-02 15:25:12 -05:00
4679978d4f Created Spawn Point that sets global spawn point and respawns player 2024-06-02 15:24:45 -05:00
56b19ca909 Made a stretch of road and put the lightpost in 2024-06-01 22:08:04 -05:00
97936797f2 Made Lightpost with a basic black metal material and a simple emission light source 2024-06-01 22:07:27 -05:00
b7f5507e16 Exported Road Pieces 2024-06-01 22:06:38 -05:00
c9514c08fc Made a Vape model with Texturing and a 3d Model nad exported in fbx 2024-06-01 22:05:50 -05:00
476c3e323d Added more temporary textures acquired with image search to be changed later 2024-06-01 22:04:57 -05:00
92e4de8aea Made some road pieces and a longer double lane section for map making 2024-06-01 22:04:03 -05:00
db57d91044 Switched hard coded scenes to exported Packed Scenes for easier level changing 2024-06-01 13:10:20 -05:00
2f22f48eef Added Base scene for levels of the final game 2024-06-01 13:08:56 -05:00
c711825e9e Added horror tag to project 2024-05-29 13:06:03 -05:00
b58a86668c Added class names for future reference 2024-05-29 12:12:33 -05:00
18ba83c0da Export tests 2024-05-13 18:17:20 -05:00
724c66ba9d Moved Scripts to proper place 2024-05-13 18:16:36 -05:00
0cd8413a19 Changed Game Over to UNEMPLOYED 2024-05-11 00:17:08 -05:00
c903501267 Tilework 2024-05-10 22:35:10 -05:00
e42ac813eb Added Textures for Apartment Ceiling and Carpet 2024-05-10 22:34:31 -05:00
867a9209a6 Made an apartment test map 2024-05-10 22:33:23 -05:00
53815f7504 Renamed Head Pivet and had to update the head script 2024-05-10 22:32:43 -05:00
8be6f7d418 Fixed small typo preventing level loading 2024-05-10 22:32:02 -05:00
6de84aef65 Removed Old Tileset and original Map 2024-05-10 13:13:15 -05:00
181dd82ef2 Changed string to variable sho if I change the level folder in the future it won't break shit 2024-05-10 13:11:46 -05:00