a bit more stuff
This commit is contained in:
11
nodule.tscn
11
nodule.tscn
@@ -7,8 +7,8 @@
|
||||
[ext_resource type="Script" uid="uid://dlbv4pit17dnu" path="res://addons/curved_lines_2d/scalable_arc.gd" id="3_fnyqb"]
|
||||
[ext_resource type="Script" uid="uid://dl1t88tthmwts" path="res://addons/curved_lines_2d/scalable_arc_list.gd" id="4_qiyup"]
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_k6tuy"]
|
||||
radius = 140.0
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_0cigu"]
|
||||
radius = 12.0
|
||||
|
||||
[sub_resource type="Curve2D" id="Curve2D_272bh"]
|
||||
resource_local_to_scene = true
|
||||
@@ -24,15 +24,14 @@ script = ExtResource("4_qiyup")
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_8l2gl"]
|
||||
radius = 18.027756
|
||||
|
||||
[node name="Nodule" type="Area2D" unique_id=698496795]
|
||||
[node name="Nodule" type="Area2D" unique_id=540162896]
|
||||
script = ExtResource("1_beybw")
|
||||
_noduleType = 1
|
||||
Age = 0.5
|
||||
RootScene = ExtResource("2_k6tuy")
|
||||
|
||||
[node name="BaseCollision" type="CollisionShape2D" parent="." unique_id=1607878878]
|
||||
shape = SubResource("CircleShape2D_k6tuy")
|
||||
disabled = true
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1698228409]
|
||||
shape = SubResource("CircleShape2D_0cigu")
|
||||
|
||||
[node name="ConnectionArea" parent="." unique_id=943082837 instance=ExtResource("3_0cigu")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user