Add tooltip component and integrate it into the scene; adjust audio volume for coin sound effect
This commit is contained in:
@@ -29,6 +29,11 @@ config/icon="res://icon.svg"
|
||||
GameManager="*res://objects/game_manager.tscn"
|
||||
PhantomCameraManager="*res://addons/phantom_camera/scripts/managers/phantom_camera_manager.gd"
|
||||
GUIDE="*res://addons/guide/guide.gd"
|
||||
AudioController="*res://objects/audio_controller.tscn"
|
||||
|
||||
[debug]
|
||||
|
||||
file_logging/enable_file_logging=true
|
||||
|
||||
[display]
|
||||
|
||||
|
Reference in New Issue
Block a user