26 lines
752 B
Plaintext
26 lines
752 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cer1fv8lofop5"]
|
|
|
|
[ext_resource type="Material" uid="uid://c14t1vuns51wj" path="res://assets/models/electrics/cable.tres" id="1_r7sii"]
|
|
|
|
[sub_resource type="Curve3D" id="Curve3D_8p0cs"]
|
|
resource_local_to_scene = true
|
|
|
|
[node name="Cable" type="Path3D"]
|
|
curve = SubResource("Curve3D_8p0cs")
|
|
|
|
[node name="CableMesh" type="CSGPolygon3D" parent="."]
|
|
polygon = PackedVector2Array(-0.015, 0, 0, 0.015, 0.015, 0, 0, -0.015)
|
|
mode = 2
|
|
path_node = NodePath("..")
|
|
path_interval_type = 0
|
|
path_interval = 0.05
|
|
path_simplify_angle = 0.5
|
|
path_rotation = 2
|
|
path_rotation_accurate = false
|
|
path_local = true
|
|
path_continuous_u = true
|
|
path_u_distance = 1.0
|
|
path_joined = false
|
|
smooth_faces = true
|
|
material = ExtResource("1_r7sii")
|