17 lines
942 B
Text
17 lines
942 B
Text
[gd_scene load_steps=3 format=3 uid="uid://cjk3phtyyiyty"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdw7xdf1lc3ud" path="res://entities/road/do_spline.gd" id="1_c4y0q"]
|
|
|
|
[sub_resource type="Curve3D" id="Curve3D_p7e7j"]
|
|
closed = true
|
|
bake_interval = 0.01
|
|
_data = {
|
|
"points": PackedVector3Array(0.246496, 0, 4.21189, -0.246496, 0, -4.21189, 0, 0, 0, -4.54407, 0, 0.13149, 4.54407, 0, -0.13149, 10, 0, -7.75931, -4.52489, 0, -0.0171429, 4.52489, 0, 0.0171429, 20, 5.07796, 0, -4.24514, 0, -0.103093, 4.24514, 0, 0.103093, 30, 0, -7.64779, -2.44781, 0, -6.85356, 2.44781, 0, 6.85356, 40, 1.9489, 0, 12.6025, 0, -5.29503, -12.6025, 0, 5.29503, 35.1108, 0, 21.1888),
|
|
"tilts": PackedFloat32Array(0.242162, 0.0775931, -0.0770355, 0.0764779, 0.12464, 0.423776)
|
|
}
|
|
point_count = 6
|
|
|
|
[node name="Track" type="Path3D"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00397015, 0, 0)
|
|
curve = SubResource("Curve3D_p7e7j")
|
|
script = ExtResource("1_c4y0q")
|