Adjust bullet speed, update collectable node structure, and enhance marketplace layout; add marketplace button resource
This commit is contained in:
@@ -28,10 +28,10 @@ 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"
|
||||
SteamIntegrationNode="*res://objects/steam_integration.tscn"
|
||||
SteamControllerInput="*res://autoloads/steam_controller_input.gd"
|
||||
Console="*res://addons/godot-console/scripts/console.gd"
|
||||
|
||||
[debug]
|
||||
|
||||
@@ -58,7 +58,7 @@ movie_writer/fps=24
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/guide/plugin.cfg", "res://addons/phantom_camera/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/godot-console/plugin.cfg", "res://addons/phantom_camera/plugin.cfg")
|
||||
|
||||
[global_group]
|
||||
|
||||
|
Reference in New Issue
Block a user