forked from team-sg/hero-mark-2
made spikes not bloodstainable + level touchups
This commit is contained in:
parent
a9be4be0d1
commit
dc730827f1
13 changed files with 32 additions and 250 deletions
|
@ -74,9 +74,8 @@ collision_layer = 9
|
|||
format = 1
|
||||
tile_data = PoolIntArray( 393236, 0, 65536, 458772, 0, 65537, 524308, 0, 65537, 589844, 0, 65537, 786445, 0, 65536, 786460, 0, 65536, 851981, 0, 65537, 851996, 0, 65537, 852058, 0, 65536, 917517, 0, 65537, 917532, 0, 65537, 917594, 0, 65537, 983053, 0, 65537, 983068, 0, 65537, 983130, 0, 65538, 1048589, 0, 65537, 1048604, 0, 65537, 1048614, 0, 65536, 1048633, 0, 65536, 1114125, 0, 65537, 1114150, 0, 65537, 1114169, 0, 65537, 1179661, 0, 65537, 1179686, 0, 65537, 1179705, 0, 65537, 1245197, 0, 65537, 1245222, 0, 65537, 1245241, 0, 65537, 1310733, 0, 65537, 1310758, 0, 65537, 1310777, 0, 65537, 1376269, 0, 65538, 1376294, 0, 65538, 1376313, 0, 65538 )
|
||||
|
||||
[node name="Death" type="TileMap" parent="." groups=["can_stain", "death"]]
|
||||
light_mask = 2
|
||||
material = ExtResource( 25 )
|
||||
[node name="Death" type="TileMap" parent="." groups=["death"]]
|
||||
light_mask = 0
|
||||
tile_set = ExtResource( 5 )
|
||||
cell_size = Vector2( 8, 8 )
|
||||
collision_layer = 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue