77 lines
2.9 KiB
Plaintext
77 lines
2.9 KiB
Plaintext
[gd_scene load_steps=6 format=3 uid="uid://b052dbve60nep"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dl7swvw8ur323" path="res://Mods/EIPC/Models/赛昇机械臂/塞昇机械臂.glb" id="1_1e8se"]
|
|
[ext_resource type="Script" path="res://Artists/Scripts/ECS/Entity.cs" id="2_gninw"]
|
|
[ext_resource type="Script" path="res://Artists/Scripts/Factory/RotationComponent.cs" id="2_jew8k"]
|
|
[ext_resource type="Script" path="res://Artists/Scripts/Factory/IdComponent.cs" id="3_oookn"]
|
|
[ext_resource type="Script" path="res://Artists/Scripts/UX/UXMetaElement.cs" id="5_mwcgj"]
|
|
|
|
[node name="塞昇机械臂" instance=ExtResource("1_1e8se")]
|
|
script = ExtResource("2_gninw")
|
|
|
|
[node name="Root" parent="." index="0"]
|
|
script = ExtResource("3_oookn")
|
|
Id = "PLC-ZK"
|
|
|
|
[node name="Axis_1" parent="Root" index="0"]
|
|
script = ExtResource("2_jew8k")
|
|
Path = "R1"
|
|
Weight = Vector3(0, 1, 0)
|
|
|
|
[node name="Axis_2" parent="Root/Axis_1" index="0"]
|
|
script = ExtResource("2_jew8k")
|
|
Path = "R2"
|
|
Weight = Vector3(1, 0, 0)
|
|
|
|
[node name="Axis_3" parent="Root/Axis_1/Axis_2" index="0"]
|
|
script = ExtResource("2_jew8k")
|
|
Path = "R3"
|
|
Weight = Vector3(1, 0, 0)
|
|
Offset = Vector3(135, 0, 0)
|
|
|
|
[node name="Axis_4" parent="Root/Axis_1/Axis_2/Axis_3" index="0"]
|
|
script = ExtResource("2_jew8k")
|
|
Path = "R4"
|
|
Weight = Vector3(0, 1, 0)
|
|
|
|
[node name="Axis_5" parent="Root/Axis_1/Axis_2/Axis_3/Axis_4" index="0"]
|
|
script = ExtResource("2_jew8k")
|
|
Path = "R5"
|
|
Weight = Vector3(-1, 0, 0)
|
|
|
|
[node name="Axis_6" parent="Root/Axis_1/Axis_2/Axis_3/Axis_4/Axis_5" index="0"]
|
|
script = ExtResource("2_jew8k")
|
|
Path = "R6"
|
|
Weight = Vector3(0, 1, 0)
|
|
|
|
[node name="Meta_R1" type="Node3D" parent="." index="1" node_paths=PackedStringArray("proxy")]
|
|
script = ExtResource("5_mwcgj")
|
|
proxy = NodePath("../Root/Axis_1")
|
|
MetaEntries = PackedStringArray("CurrentAngle")
|
|
|
|
[node name="Meta_R2" type="Node3D" parent="." index="2" node_paths=PackedStringArray("proxy")]
|
|
script = ExtResource("5_mwcgj")
|
|
proxy = NodePath("../Root/Axis_1/Axis_2")
|
|
MetaEntries = PackedStringArray("CurrentAngle")
|
|
|
|
[node name="Meta_R3" type="Node3D" parent="." index="3" node_paths=PackedStringArray("proxy")]
|
|
script = ExtResource("5_mwcgj")
|
|
proxy = NodePath("../Root/Axis_1/Axis_2/Axis_3")
|
|
MetaEntries = PackedStringArray("CurrentAngle")
|
|
|
|
[node name="Meta_R4" type="Node3D" parent="." index="4" node_paths=PackedStringArray("proxy")]
|
|
script = ExtResource("5_mwcgj")
|
|
proxy = NodePath("../Root/Axis_1/Axis_2/Axis_3/Axis_4")
|
|
MetaEntries = PackedStringArray("CurrentAngle")
|
|
|
|
[node name="Meta_R5" type="Node3D" parent="." index="5" node_paths=PackedStringArray("proxy")]
|
|
script = ExtResource("5_mwcgj")
|
|
proxy = NodePath("../Root/Axis_1/Axis_2/Axis_3/Axis_4/Axis_5")
|
|
MetaEntries = PackedStringArray("CurrentAngle")
|
|
|
|
[node name="Meta_R6" type="Node3D" parent="." index="6" node_paths=PackedStringArray("proxy")]
|
|
script = ExtResource("5_mwcgj")
|
|
isEnabled = false
|
|
proxy = NodePath("../Root/Axis_1/Axis_2/Axis_3/Axis_4/Axis_5/Axis_6")
|
|
MetaEntries = PackedStringArray("CurrentAngle")
|