godot-psd-training/sceen/train/train.tscn
2024-04-19 15:29:33 +08:00

21 lines
881 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://nx6xnwcuq8cf"]
[ext_resource type="PackedScene" uid="uid://cs8538n2nuwo3" path="res://Model/train/train.gltf" id="1_ssikt"]
[ext_resource type="PackedScene" uid="uid://3xkblfqw730i" path="res://sceen/train/trainDoor.tscn" id="2_lqfak"]
[node name="train" type="Node3D"]
[node name="trainBoddy" parent="." instance=ExtResource("1_ssikt")]
metadata/_edit_lock_ = true
[node name="trainDoor1" parent="." instance=ExtResource("2_lqfak")]
[node name="trainDoor2" parent="." instance=ExtResource("2_lqfak")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.383, 0, 0)
[node name="trainDoor3" parent="." instance=ExtResource("2_lqfak")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.693, 0, 0)
[node name="trainDoor4" parent="." instance=ExtResource("2_lqfak")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 13.052, 0, 0)