16 Commits

Author SHA1 Message Date
13385259b8 Added Dev Mode to settings 2024-09-15 13:16:39 -05:00
39abcffb48 Added Direction arrow to spawn for orienting the player after spawn and made it hide if DEVMODE is false 2024-09-08 19:41:24 -05:00
cce9966214 Removed unnecessary print 2024-09-04 23:40:07 -05:00
ef2f505ab3 Added HasVape which is false by default to prevent the player from being able to vape without picking up the vape 2024-08-16 18:05:19 -05:00
8b9b140d9b Added MapLoader variable to be able to reference it later to make map updates easier 2024-08-15 02:05:27 -05:00
195c1b206a Added Slider range Min, Max, and Step as Vector 3 to Settings dictionary 2024-08-09 16:43:41 -05:00
cdba3e081d Removed Print and fixed the return value 2024-08-09 11:10:24 -05:00
91cc2d4e28 Fixed Improper labels and variable names 2024-08-09 10:47:39 -05:00
ef1af747ba Added ability to adjust mouse settings in game 2024-08-09 01:23:47 -05:00
0d055cf39a Added HasGeneratorKey variable 2024-07-17 21:22:24 -05:00
35541e5d58 Empty lines removed 2024-06-09 17:55:34 -05:00
2d6ad0c4a7 Added Global sensitivity 2024-06-03 23:34:31 -05:00
5b67cb1681 Added Spawn and Map functions 2024-06-02 15:29:04 -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
65de7f3966 Added Level Loading 2024-05-09 15:46:13 -05:00
21af9870b9 added global_settings script file 2024-04-07 14:05:45 -05:00