add Paths
This commit is contained in:
parent
500d852630
commit
c784ca0261
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
||||||
|
|
||||||
[node name="ChunkManager" type="Node2D" parent="Overworld" unique_id=1407815239]
|
[node name="ChunkManager" type="Node2D" parent="Overworld" unique_id=1407815239]
|
||||||
script = ExtResource("2_0bbpv")
|
script = ExtResource("2_0bbpv")
|
||||||
|
PlayerPath = NodePath("../Player")
|
||||||
|
PackManagerPath = NodePath("../../PackManager")
|
||||||
|
|
||||||
[node name="ColorRect" type="ColorRect" parent="." unique_id=34197065]
|
[node name="ColorRect" type="ColorRect" parent="." unique_id=34197065]
|
||||||
offset_right = 40.0
|
offset_right = 40.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue