adjusted respawn points more
This commit is contained in:
parent
b5d985c834
commit
94ea38f5b4
1 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@ extents = Vector2( 32, 8 )
|
||||||
extents = Vector2( 36, 4 )
|
extents = Vector2( 36, 4 )
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id=8]
|
[sub_resource type="RectangleShape2D" id=8]
|
||||||
extents = Vector2( 24, 4 )
|
extents = Vector2( 28, 4 )
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id=4]
|
[sub_resource type="RectangleShape2D" id=4]
|
||||||
extents = Vector2( 32, 4 )
|
extents = Vector2( 32, 4 )
|
||||||
|
@ -562,7 +562,7 @@ __meta__ = {
|
||||||
match_v = false
|
match_v = false
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Respawns/RespawnPoint7"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Respawns/RespawnPoint7"]
|
||||||
position = Vector2( 16, -4 )
|
position = Vector2( 12, -4 )
|
||||||
shape = SubResource( 8 )
|
shape = SubResource( 8 )
|
||||||
|
|
||||||
[node name="RespawnPoint3" parent="Respawns" instance=ExtResource( 25 )]
|
[node name="RespawnPoint3" parent="Respawns" instance=ExtResource( 25 )]
|
||||||
|
@ -577,7 +577,7 @@ position = Vector2( 24, -36 )
|
||||||
shape = SubResource( 4 )
|
shape = SubResource( 4 )
|
||||||
|
|
||||||
[node name="RespawnPoint4" parent="Respawns" instance=ExtResource( 25 )]
|
[node name="RespawnPoint4" parent="Respawns" instance=ExtResource( 25 )]
|
||||||
position = Vector2( 184, -200 )
|
position = Vector2( 183, -200 )
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_group_": true
|
"_edit_group_": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue