fx: food wrappign sprites
This commit is contained in:
@@ -53,8 +53,6 @@ radius = 5.0
|
||||
|
||||
[node name="FoodMol" type="Node2D" unique_id=742430243]
|
||||
script = ExtResource("1_0vfbj")
|
||||
collision_layer = 8
|
||||
collision_mask = 7
|
||||
val = null
|
||||
food_name = null
|
||||
flow_carry_speed = null
|
||||
@@ -75,11 +73,8 @@ texture = ExtResource("2_68e2u")
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Collision" unique_id=762721134]
|
||||
shape = SubResource("CircleShape2D_0vfbj")
|
||||
|
||||
[node name="WrappingManager" type="Node" parent="." unique_id=1406150436 node_paths=PackedStringArray("sprite", "shape")]
|
||||
[node name="WrappingManager" type="Node" parent="." unique_id=1406150436]
|
||||
script = ExtResource("3_8lhj0")
|
||||
sprite = NodePath("../Collision/Sprite")
|
||||
shape = NodePath("../Collision/CollisionShape2D")
|
||||
dupFlags = 0
|
||||
metadata/_custom_type_script = "uid://bvbc0n0pslq7p"
|
||||
|
||||
[connection signal="body_entered" from="Collision" to="." method="_on_body_entered"]
|
||||
|
||||
Reference in New Issue
Block a user