Add phantom camera

This commit is contained in:
2025-03-01 19:52:43 +01:00
parent 57930f1c50
commit a9f8fb717e
149 changed files with 19276 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ config/icon="res://icon.svg"
[autoload]
GameManager="*res://objects/game_manager.tscn"
PhantomCameraManager="*res://addons/phantom_camera/scripts/managers/phantom_camera_manager.gd"
[display]
@@ -43,6 +44,10 @@ window/stretch/scale_mode="integer"
project/assembly_name="Mr. Brick Adventures"
[editor_plugins]
enabled=PackedStringArray("res://addons/phantom_camera/plugin.cfg")
[global_group]
coins=""