Ghost enemy and other changes

This commit is contained in:
Jasmine Hyder
2021-12-09 20:39:56 -06:00
parent 6d9267d23b
commit 9d8de425bb
44 changed files with 824 additions and 506 deletions

View File

@@ -7,10 +7,10 @@ extents = Vector2( 8, 8 )
[node name="Spawn Trap" type="Area2D"]
light_mask = 0
collision_layer = 0
collision_mask = 2
input_pickable = false
monitorable = false
collision_layer = 0
collision_mask = 2
script = ExtResource( 1 )
[node name="Tile" type="CollisionShape2D" parent="."]