connections

This commit is contained in:
2026-05-20 16:34:39 +02:00
parent 70bba45b8a
commit 661e62e8b8
35 changed files with 1039 additions and 258 deletions

14
root.tscn Normal file
View File

@@ -0,0 +1,14 @@
[gd_scene format=3 uid="uid://cd47em5shcnid"]
[ext_resource type="Script" uid="uid://but18j8vnbom4" path="res://Root.cs" id="1_pyidc"]
[sub_resource type="Curve" id="Curve_pq8q7"]
_data = [Vector2(0.051515155, 0.8803681), 0.0, 0.0, 0, 0, Vector2(0.054545455, 0.47361964), 0.0, 0.0, 0, 0, Vector2(0.087878786, 0.8165644), 0.0, 0.0, 0, 0, Vector2(0.12727273, 0.32208586), 0.0, 0.0, 0, 0, Vector2(0.19090909, 0.67386234), 0.0, 0.0, 0, 0, Vector2(0.34242424, 0.7876313), 0.0, 0.0, 0, 0, Vector2(0.38181818, 0.34601223), 0.0, 0.0, 0, 0, Vector2(0.530303, 0.4815951), 0.0, 0.0, 0, 0, Vector2(0.7151515, 0.66503066), 0.0, 0.0, 0, 0, Vector2(0.75454545, 0.3141104), 0.0, 0.0, 0, 0, Vector2(0.8575757, 0.38588953), 0.0, 0.0, 0, 0, Vector2(0.8636364, 0.7766871), 0.0, 0.0, 0, 0, Vector2(0.9, 0.8165644), 0.0, 0.0, 0, 0, Vector2(0.94545454, 0.37791407), 0.0, 0.0, 0, 0]
point_count = 14
[node name="Root" type="Node2D" unique_id=1632219197]
script = ExtResource("1_pyidc")
[node name="Line2D" type="Line2D" parent="." unique_id=388168093]
points = PackedVector2Array(0, 0, -25, -59, -53, -88, -94, -96, -130, -114, -151, -125, -167, -148, -188, -168, -207, -199, -242, -220)
width_curve = SubResource("Curve_pq8q7")