[gd_scene format=3 uid="uid://bgwqqwit2n52j"] [ext_resource type="PackedScene" uid="uid://cbh3fab2u11vg" path="res://Splines/spline.tscn" id="1_2c62f"] [ext_resource type="PackedScene" uid="uid://curwvxlv5wr2s" path="res://UI/Spline Editor/spline_editor.tscn" id="2_gyfs4"] [ext_resource type="PackedScene" uid="uid://pdmq2mjt8uxg" path="res://Cart/cart.tscn" id="3_gyfs4"] [ext_resource type="PackedScene" uid="uid://dlwq4kmdb3bhs" path="res://addons/easy_charts/control_charts/chart.tscn" id="4_d5x1h"] [node name="Main Scene" type="Node2D" unique_id=1730722189] [node name="Spline" parent="." unique_id=1036543531 instance=ExtResource("1_2c62f")] [node name="Spline Editor" parent="." unique_id=1591101939 node_paths=PackedStringArray("spline", "cart") instance=ExtResource("2_gyfs4")] spline = NodePath("../Spline") cart = NodePath("../Cart") [node name="Chart" parent="Spline Editor" unique_id=1786449154 instance=ExtResource("4_d5x1h")] layout_mode = 1 offset_left = 1.0 offset_top = 40.0 offset_right = 462.0 offset_bottom = 404.0 grow_horizontal = 2 grow_vertical = 2 [node name="Cart" parent="." unique_id=800624852 node_paths=PackedStringArray("spline", "chart") instance=ExtResource("3_gyfs4")] spline = NodePath("../Spline") chart = NodePath("../Spline Editor/Chart")