17 Commits

Author SHA1 Message Date
95e028ee0a Made the rotation global 2024-09-09 13:19:38 -05:00
d2de7a91cc Set player rotation to spawn points rotation 2024-09-09 13:19:17 -05:00
bcd7a629a2 Moved is_paused from player to GlobalSettings so that other game functions knows when it's paused 2024-08-15 02:02:09 -05:00
df993962d8 Divide mouse speed by 100 to fix bug with having the mouse speed be between 0 and 1 2024-08-09 16:46:24 -05:00
c02de730b3 Changed player jump to jump action instead of ui_accept 2024-08-09 16:44:07 -05:00
ef1af747ba Added ability to adjust mouse settings in game 2024-08-09 01:23:47 -05:00
6c8c52803e Hide highlight prompt when paused 2024-06-09 17:54:58 -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
f4e935c911 Converted Sensitivity to GlobalSettings variable 2024-06-03 23:33:39 -05:00
7659f63346 Cleaned up files structure 2024-06-02 15:30:36 -05:00
b58a86668c Added class names for future reference 2024-05-29 12:12:33 -05:00
53815f7504 Renamed Head Pivet and had to update the head script 2024-05-10 22:32:43 -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
b67de8d3df Added Loading Screen for 1 second to just hide the player falling after spawning in 2024-05-09 11:53:33 -05:00
2ffc0a4e33 added look stuff 2024-04-07 14:05:02 -05:00
643be614c5 Player and Pause Menu have been setup 2024-04-04 15:09:20 -05:00