add main menu and scene manager
This commit was merged in pull request #20.
This commit is contained in:
8
core/photo_mode/managers/collection_manager.tscn
Normal file
8
core/photo_mode/managers/collection_manager.tscn
Normal file
@@ -0,0 +1,8 @@
|
||||
[gd_scene format=3 uid="uid://22orqdm34hfm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c3kq1qddpm8tf" path="res://core/photo_mode/managers/collection_manager.gd" id="1_qf21s"]
|
||||
[ext_resource type="Resource" uid="uid://c6pkpvsvimafb" path="res://core/photo_mode/data/collectible_library.tres" id="2_pxvtd"]
|
||||
|
||||
[node name="CollectionManager" type="Node" unique_id=1532057831]
|
||||
script = ExtResource("1_qf21s")
|
||||
collectibles_library = ExtResource("2_pxvtd")
|
||||
Reference in New Issue
Block a user