17 lines
873 B
Plaintext
17 lines
873 B
Plaintext
[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"]
|
|
|
|
[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="Cart" parent="." unique_id=800624852 node_paths=PackedStringArray("spline") instance=ExtResource("3_gyfs4")]
|
|
spline = NodePath("../Spline")
|