More UI work
This commit is contained in:
@@ -19,6 +19,12 @@ position = Vector2(421, 161)
|
||||
[node name="CollisionShape2D" parent="Guildhall/Sprites/CharacterBody2D" index="0"]
|
||||
shape = SubResource("CapsuleShape2D_d0hfk")
|
||||
|
||||
[node name="Quest Board" parent="Guildhall" index="3"]
|
||||
position = Vector2(927, 33)
|
||||
|
||||
[node name="CollisionShape2D" parent="Guildhall/Quest Board" index="1"]
|
||||
position = Vector2(0, -14)
|
||||
|
||||
[node name="VisitorSpawner" type="Node2D" parent="Guildhall"]
|
||||
position = Vector2(505, 870)
|
||||
script = ExtResource("6_d0hfk")
|
||||
@@ -45,3 +51,4 @@ layout_mode = 2
|
||||
[connection signal="timeout" from="Guildhall/VisitorSpawner/Timer" to="Guildhall/VisitorSpawner" method="_on_timer_timeout"]
|
||||
|
||||
[editable path="Guildhall"]
|
||||
[editable path="Guildhall/Sprites/Receptionist"]
|
||||
|
||||
Reference in New Issue
Block a user