diff --git a/objects/enemy/eel.tscn b/objects/enemy/eel.tscn index b244d17..312b66b 100644 --- a/objects/enemy/eel.tscn +++ b/objects/enemy/eel.tscn @@ -8,7 +8,7 @@ [sub_resource type="Curve2D" id=4] _data = { -"points": PoolVector2Array( 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, -16, 0, 0, 0, 0, 64, -16, 0, 0, 0, 0, 104, -16, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 144, 24, 0, 0, 0, 0, 136, 48, 0, 0, 0, 0, 128, 56, 0, 0, 0, 0, 104, 64, 0, 0, 0, 0, 56, 72, 0, 0, 0, 0, 32, 64, 0, 0, 0, 0, 16, 56, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, -8, 32, 0, 0, 0, 0, -8, 16, 0, 0, 0, 0, -8, 16, 0, 0, 0, 0, -8, 8, 0, 0, 0, 0, 0, 0 ) +"points": PoolVector2Array( ) } [sub_resource type="RectangleShape2D" id=3] @@ -26,7 +26,7 @@ wave_amplitude = 6.0 curve = SubResource( 4 ) [node name="PathFollow2D" type="PathFollow2D" parent="Path2D"] -rotation = -0.463648 +position = Vector2( 8, 0 ) [node name="Hitbox" type="Area2D" parent="Path2D/PathFollow2D" groups=["enemy_hitbox"]] position = Vector2( 7.99424, 0.405511 )