polished
This commit is contained in:
@@ -67,10 +67,8 @@ rotation = 1.5707964
|
||||
shape = SubResource("CapsuleShape2D_04wrl")
|
||||
|
||||
[node name="NavigationAgent2D" type="NavigationAgent2D" parent="."]
|
||||
target_desired_distance = 20.0
|
||||
avoidance_enabled = true
|
||||
radius = 16.0
|
||||
neighbor_distance = 48.0
|
||||
|
||||
[node name="VisibleOnScreenEnabler2D" type="VisibleOnScreenEnabler2D" parent="."]
|
||||
|
||||
@@ -80,7 +78,7 @@ collision_mask = 2
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D" groups=["Enemy"]]
|
||||
shape = SubResource("CircleShape2D_04wrl")
|
||||
debug_color = Color(0.4897036, 0.51211786, 0.7549306, 0.41960785)
|
||||
debug_color = Color(0.49019608, 0.5137255, 0.75686276, 0)
|
||||
|
||||
[node name="FollowUpdateTimer" type="Timer" parent="."]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user