Flyer angepasst, kein stomp

This commit is contained in:
Jakob Feldmann 2023-03-14 14:55:18 +01:00
parent ccb013d93c
commit 5e502e5c87

View File

@ -200,6 +200,8 @@ vision_distance = 8.0
blindspot_angle = 30
loose_target_seconds = 5.0
patrolling = true
acceleration = 80
weight = 0.3
[node name="Statemachine" type="Node2D" parent="."]
script = ExtResource( 2 )
@ -271,7 +273,7 @@ softness = 0.1
[node name="StompDetector" type="Area2D" parent="." groups=["weakpoint"]]
modulate = Color( 0, 0.0392157, 1, 1 )
position = Vector2( 0, -9 )
position = Vector2( 0, -1.90735e-06 )
scale = Vector2( 0.7, 0.7 )
collision_layer = 2
input_pickable = false