feat: moved person photos around
This commit is contained in:
parent
84f5ec88be
commit
5be55ce25e
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ colors = PackedColorArray(0.7490196, 0.7019608, 0.6431373, 1)
|
|||
gradient = SubResource("Gradient_usqe2")
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_87mh6"]
|
||||
size = Vector2(965, 533)
|
||||
size = Vector2(965, 601)
|
||||
|
||||
[sub_resource type="QuadMesh" id="QuadMesh_cnvne"]
|
||||
|
||||
|
|
@ -83,7 +83,7 @@ mesh = SubResource("QuadMesh_usqe2")
|
|||
texture = SubResource("GradientTexture1D_87mh6")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Pinboard"]
|
||||
position = Vector2(636.5, 465.5)
|
||||
position = Vector2(636.5, 431.5)
|
||||
shape = SubResource("RectangleShape2D_87mh6")
|
||||
|
||||
[node name="Handin" type="Node2D" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue