16 lines
882 B
Text
16 lines
882 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
|
|
_data = {
|
|
"points": PackedVector3Array(0.246495, 0, 4.21189, -0.246495, 0, -4.21189, 0, 0, 0, -4.24042, 0, 0.00829778, 4.24042, 0, -0.00829778, 10, 0, -7.75931, -4.21783, 0, -0.014848, 4.21783, 0, 0.014848, 20, 1.27448, 0, -4.24638, 0, 0.0109491, 4.24638, 0, -0.0109491, 30, 0, -7.64779, -2.44782, 0, -6.85357, 2.44782, 0, 6.85357, 40, 1.9489, 0, 12.6025, 0, -5.29505, -12.6025, 0, 5.29505, 35.1108, 0, 21.1888),
|
|
"tilts": PackedFloat32Array(0, 0, 0, 0, 0, 0)
|
|
}
|
|
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")
|