fixed eel!

This commit is contained in:
pennyrigate 2023-06-13 04:03:39 -04:00
parent acaa6f2d52
commit c2151b8ea8

View file

@ -8,7 +8,7 @@
[sub_resource type="Curve2D" id=4] [sub_resource type="Curve2D" id=4]
_data = { _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] [sub_resource type="RectangleShape2D" id=3]
@ -26,7 +26,7 @@ wave_amplitude = 6.0
curve = SubResource( 4 ) curve = SubResource( 4 )
[node name="PathFollow2D" type="PathFollow2D" parent="Path2D"] [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"]] [node name="Hitbox" type="Area2D" parent="Path2D/PathFollow2D" groups=["enemy_hitbox"]]
position = Vector2( 7.99424, 0.405511 ) position = Vector2( 7.99424, 0.405511 )