Add phantom camera
This commit is contained in:
@@ -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=""
|
||||
|
Reference in New Issue
Block a user