added docs section and tweaks to chest spawning

This commit is contained in:
Derek
2025-04-09 22:54:18 -05:00
parent ce08df66e6
commit e39bd221b0
36 changed files with 83599 additions and 36 deletions

View File

@@ -7,6 +7,7 @@ signal game_loaded()
##PLAYER
signal money_deposited()
signal money_changed()
signal player_exiting_tree()
signal player_hit()
signal shot_fired(crosshair_jump_amount)