mape water death a bit better
This commit is contained in:
parent
f5191bdac6
commit
9f58a71a90
2 changed files with 6 additions and 6 deletions
|
@ -548,19 +548,19 @@ position = Vector2( 544, 72 )
|
||||||
scale = Vector2( 5, 1 )
|
scale = Vector2( 5, 1 )
|
||||||
|
|
||||||
[node name="DeathTile5" parent="." instance=ExtResource( 19 )]
|
[node name="DeathTile5" parent="." instance=ExtResource( 19 )]
|
||||||
position = Vector2( 728, 176 )
|
position = Vector2( 728, 192 )
|
||||||
scale = Vector2( 5, 2 )
|
scale = Vector2( 5, 2 )
|
||||||
|
|
||||||
[node name="DeathTile6" parent="." instance=ExtResource( 19 )]
|
[node name="DeathTile6" parent="." instance=ExtResource( 19 )]
|
||||||
position = Vector2( 616, 176 )
|
position = Vector2( 616, 192 )
|
||||||
scale = Vector2( 3, 2 )
|
scale = Vector2( 3, 2 )
|
||||||
|
|
||||||
[node name="DeathTile7" parent="." instance=ExtResource( 19 )]
|
[node name="DeathTile7" parent="." instance=ExtResource( 19 )]
|
||||||
position = Vector2( 576, 176 )
|
position = Vector2( 576, 192 )
|
||||||
scale = Vector2( 3, 2 )
|
scale = Vector2( 3, 2 )
|
||||||
|
|
||||||
[node name="DeathTile8" parent="." instance=ExtResource( 19 )]
|
[node name="DeathTile8" parent="." instance=ExtResource( 19 )]
|
||||||
position = Vector2( 288, 176 )
|
position = Vector2( 288, 192 )
|
||||||
scale = Vector2( 8, 2 )
|
scale = Vector2( 8, 2 )
|
||||||
|
|
||||||
[node name="DeathTile2" parent="." instance=ExtResource( 19 )]
|
[node name="DeathTile2" parent="." instance=ExtResource( 19 )]
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
0/shape_one_way = false
|
0/shape_one_way = false
|
||||||
0/shape_one_way_margin = 0.0
|
0/shape_one_way_margin = 0.0
|
||||||
0/shapes = [ ]
|
0/shapes = [ ]
|
||||||
0/z_index = 0
|
0/z_index = 10
|
||||||
1/name = "spike.png 1"
|
1/name = "spike.png 1"
|
||||||
1/texture = ExtResource( 2 )
|
1/texture = ExtResource( 2 )
|
||||||
1/tex_offset = Vector2( 0, 0 )
|
1/tex_offset = Vector2( 0, 0 )
|
||||||
|
@ -67,4 +67,4 @@
|
||||||
3/shape_one_way = false
|
3/shape_one_way = false
|
||||||
3/shape_one_way_margin = 0.0
|
3/shape_one_way_margin = 0.0
|
||||||
3/shapes = [ ]
|
3/shapes = [ ]
|
||||||
3/z_index = 0
|
3/z_index = 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue