forked from team-sg/hero-mark-2
blood holds no right to vote in this society
This commit is contained in:
parent
4a3f1a7ac3
commit
bdc3000760
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ hframes = 8
|
||||||
vframes = 5
|
vframes = 5
|
||||||
|
|
||||||
[node name="Hitbox" type="Area2D" parent="." groups=["enemy_hitbox"]]
|
[node name="Hitbox" type="Area2D" parent="." groups=["enemy_hitbox"]]
|
||||||
|
collision_layer = 0
|
||||||
|
collision_mask = 2
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]
|
||||||
position = Vector2( 4, 4.5 )
|
position = Vector2( 4, 4.5 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue