eel fixes
This commit is contained in:
parent
1096679637
commit
016a304303
2 changed files with 6 additions and 3 deletions
|
@ -19,6 +19,7 @@ wave_amplitude = 6.0
|
|||
|
||||
[node name="Hitbox" type="Area2D" parent="." groups=["enemy_hitbox"]]
|
||||
position = Vector2( 0, 4 )
|
||||
scale = Vector2( -1, 1 )
|
||||
|
||||
[node name="SegmentStart" type="Position2D" parent="Hitbox"]
|
||||
unique_name_in_owner = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue