forked from team-sg/hero-mark-2
removed some electric tiles
This commit is contained in:
parent
dbd2d47202
commit
f88e8e0110
1 changed files with 4 additions and 3 deletions
|
@ -68,7 +68,7 @@ extents = Vector2( 3.83064, 7.22781 )
|
||||||
extents = Vector2( 7.15723, 4.01713 )
|
extents = Vector2( 7.15723, 4.01713 )
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id=7]
|
[sub_resource type="RectangleShape2D" id=7]
|
||||||
extents = Vector2( 25.8065, 4.03226 )
|
extents = Vector2( 16.1291, 4.03226 )
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id=8]
|
[sub_resource type="RectangleShape2D" id=8]
|
||||||
extents = Vector2( 4.03226, 4.03226 )
|
extents = Vector2( 4.03226, 4.03226 )
|
||||||
|
@ -109,7 +109,7 @@ tile_data = PoolIntArray( 39, 1, 0, 46, 1, 0, 90, 1, 0, 65575, 1, 65536, 65582,
|
||||||
[node name="ElectricTiles" parent="." groups=["can_stain"] instance=ExtResource( 28 )]
|
[node name="ElectricTiles" parent="." groups=["can_stain"] instance=ExtResource( 28 )]
|
||||||
material = SubResource( 9 )
|
material = SubResource( 9 )
|
||||||
position = Vector2( -152, 16 )
|
position = Vector2( -152, 16 )
|
||||||
tile_data = PoolIntArray( 131172, 2, 196608, 262172, 2, 196609, 262173, 2, 196610, 262174, 2, 196610, 262175, 2, 196610, 262176, 2, 196611, 786436, 2, 196609, 786437, 2, 196610, 786438, 2, 196610, 786439, 2, 196610, 786440, 2, 196610, 786441, 2, 196611, 786523, 2, 196609, 786524, 2, 196610, 786525, 2, 196610, 786526, 2, 196610, 786527, 2, 196610, 786528, 2, 196610, 786529, 2, 196610, 786530, 2, 196611, 1048586, 2, 196609, 1048587, 2, 196611, 1114154, 2, 1, 1114155, 2, 2, 1114156, 2, 3, 1179689, 2, 1, 1179690, 2, 65538, 1179691, 2, 65538, 1179692, 2, 65538, 1179693, 2, 3, 1245223, 2, 196609, 1245224, 2, 196610, 1245225, 2, 131074, 1245226, 2, 131074, 1245227, 2, 131074, 1245228, 2, 131074, 1245229, 2, 131075 )
|
tile_data = PoolIntArray( 131172, 2, 196608, 262172, 2, 196609, 262173, 2, 196610, 262174, 2, 196610, 262175, 2, 196610, 262176, 2, 196611, 786436, 2, 196609, 786437, 2, 196610, 786438, 2, 196610, 786439, 2, 196610, 786440, 2, 196610, 786441, 2, 196611, 786526, 2, 196609, 786527, 2, 196610, 786528, 2, 196610, 786529, 2, 196610, 786530, 2, 196611, 1048586, 2, 196609, 1048587, 2, 196611, 1114154, 2, 1, 1114155, 2, 2, 1114156, 2, 3, 1179689, 2, 1, 1179690, 2, 65538, 1179691, 2, 65538, 1179692, 2, 65538, 1179693, 2, 3, 1245223, 2, 196609, 1245224, 2, 196610, 1245225, 2, 131074, 1245226, 2, 131074, 1245227, 2, 131074, 1245228, 2, 131074, 1245229, 2, 131075 )
|
||||||
|
|
||||||
[node name="CollisionShape2D" parent="ElectricTiles/DeathTile" index="0"]
|
[node name="CollisionShape2D" parent="ElectricTiles/DeathTile" index="0"]
|
||||||
position = Vector2( -31.4516, -28.2258 )
|
position = Vector2( -31.4516, -28.2258 )
|
||||||
|
@ -135,7 +135,8 @@ position = Vector2( 155.544, -8.88611 )
|
||||||
shape = SubResource( 6 )
|
shape = SubResource( 6 )
|
||||||
|
|
||||||
[node name="CollisionShape2D7" type="CollisionShape2D" parent="ElectricTiles/DeathTile" index="6"]
|
[node name="CollisionShape2D7" type="CollisionShape2D" parent="ElectricTiles/DeathTile" index="6"]
|
||||||
position = Vector2( 510.484, -54.0323 )
|
position = Vector2( 520.161, -54.0323 )
|
||||||
|
scale = Vector2( 1, 1 )
|
||||||
shape = SubResource( 7 )
|
shape = SubResource( 7 )
|
||||||
|
|
||||||
[node name="CollisionShape2D10" type="CollisionShape2D" parent="ElectricTiles/DeathTile" index="7"]
|
[node name="CollisionShape2D10" type="CollisionShape2D" parent="ElectricTiles/DeathTile" index="7"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue