feat: Implement a comprehensive global event bus with new event handlers and integrate player health and collection events.
This commit is contained in:
@@ -46,6 +46,8 @@ EventBus="*res://Autoloads/EventBus.cs"
|
||||
StatisticsManager="*res://Autoloads/StatisticsManager.cs"
|
||||
SpeedRunManager="res://Autoloads/SpeedRunManager.cs"
|
||||
GhostManager="res://objects/ghost_manager.tscn"
|
||||
ScoreEventHandler="*res://scripts/Events/ScoreEventHandler.cs"
|
||||
StatisticsEventHandler="*res://scripts/Events/StatisticsEventHandler.cs"
|
||||
|
||||
[debug]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user