ft: switch to click movement
This commit is contained in:
@@ -53,9 +53,6 @@ radius = 5.0
|
||||
|
||||
[node name="FoodMol" type="Node2D" unique_id=742430243]
|
||||
script = ExtResource("1_0vfbj")
|
||||
val = null
|
||||
food_name = null
|
||||
flow_carry_speed = null
|
||||
metadata/_custom_type_script = "uid://cayxffay17o0u"
|
||||
|
||||
[node name="Collision" type="Area2D" parent="." unique_id=927700818]
|
||||
@@ -78,3 +75,4 @@ script = ExtResource("3_8lhj0")
|
||||
metadata/_custom_type_script = "uid://bvbc0n0pslq7p"
|
||||
|
||||
[connection signal="body_entered" from="Collision" to="." method="_on_body_entered"]
|
||||
[connection signal="input_event" from="Collision" to="." method="_on_collision_input_event"]
|
||||
|
||||
Reference in New Issue
Block a user