forked from team-sg/hero-mark-2
started work on lab
This commit is contained in:
parent
398e39ff1b
commit
0693bd91d3
10 changed files with 430 additions and 174 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue