every stage is bloodstainable (fixes #183)

This commit is contained in:
pennyrigate 2023-10-08 21:06:15 -04:00
parent 4e98108935
commit de2e33a87a
8 changed files with 49 additions and 29 deletions

View file

@ -138,7 +138,9 @@ shape = SubResource( 8 )
[node name="Player" parent="." instance=ExtResource( 26 )]
position = Vector2( 32, 176 )
[node name="Death" type="TileMap" parent="." groups=["death"]]
[node name="Death" type="TileMap" parent="." groups=["can_stain", "death"]]
light_mask = 2
material = ExtResource( 34 )
tile_set = ExtResource( 9 )
cell_size = Vector2( 8, 8 )
collision_layer = 32