forked from team-sg/hero-mark-2
boss2_arena spikes no longer bloodstainable
This commit is contained in:
parent
6888928fbb
commit
3498db5051
1 changed files with 2 additions and 3 deletions
|
@ -62,9 +62,8 @@ cell_size = Vector2( 8, 8 )
|
|||
format = 1
|
||||
tile_data = PoolIntArray( 655372, 0, 196609, 720908, 0, 196609, 786444, 0, 196609, 851980, 0, 196609 )
|
||||
|
||||
[node name="Death" type="TileMap" parent="Ground" groups=["can_stain", "death"]]
|
||||
light_mask = 2
|
||||
material = ExtResource( 9 )
|
||||
[node name="Death" type="TileMap" parent="Ground" groups=["death"]]
|
||||
light_mask = 0
|
||||
tile_set = ExtResource( 16 )
|
||||
cell_size = Vector2( 8, 8 )
|
||||
collision_layer = 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue