forked from team-sg/hero-mark-2
fixed eel!
This commit is contained in:
parent
acaa6f2d52
commit
c2151b8ea8
1 changed files with 2 additions and 2 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue