started work on lab

This commit is contained in:
pennyrigate 2023-09-08 15:39:13 -04:00
parent 398e39ff1b
commit 0693bd91d3
10 changed files with 430 additions and 174 deletions

View file

@ -47,6 +47,7 @@ scale_amount_random = 0.25
scale_amount_curve = SubResource( 3 )
[node name="Hitbox" type="Area2D" parent="." groups=["arrow"]]
collision_layer = 4
collision_mask = 5
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]