godot-psd-training/sceen/train/train.tscn

21 lines
881 B
Plaintext
Raw Normal View History

2024-04-12 15:01:34 +08:00
[gd_scene load_steps=3 format=3 uid="uid://nx6xnwcuq8cf"]
2024-04-12 11:06:25 +08:00
[ext_resource type="PackedScene" uid="uid://d0cj3fkwnmttk" path="res://Model/train/train.gltf" id="1_ssikt"]
2024-04-12 15:01:34 +08:00
[ext_resource type="PackedScene" uid="uid://3xkblfqw730i" path="res://sceen/train/trainDoor.tscn" id="2_lqfak"]
2024-04-12 11:06:25 +08:00
[node name="train" type="Node3D"]
[node name="trainBoddy" parent="." instance=ExtResource("1_ssikt")]
2024-04-12 15:01:34 +08:00
metadata/_edit_lock_ = true
2024-04-12 11:06:25 +08:00
2024-04-12 15:01:34 +08:00
[node name="trainDoor1" parent="." instance=ExtResource("2_lqfak")]
2024-04-12 11:06:25 +08:00
2024-04-12 15:01:34 +08:00
[node name="trainDoor2" parent="." instance=ExtResource("2_lqfak")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.383, 0, 0)
2024-04-12 11:06:25 +08:00
2024-04-12 15:01:34 +08:00
[node name="trainDoor3" parent="." instance=ExtResource("2_lqfak")]
2024-04-12 11:06:25 +08:00
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.693, 0, 0)
2024-04-12 15:01:34 +08:00
[node name="trainDoor4" parent="." instance=ExtResource("2_lqfak")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 13.052, 0, 0)