File size: 1,049 Bytes
b1e4a8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[gd_scene load_steps=4 format=3 uid="uid://ccqol7uoyo483"]

[ext_resource type="ArrayMesh" uid="uid://gnqp0wl2qlmc" path="res://assets/ambulance1.tres" id="1_vm2yw"]
[ext_resource type="ArrayMesh" uid="uid://b87t6rxsjtjh8" path="res://assets/ambulance2.tres" id="2_s5jas"]
[ext_resource type="ArrayMesh" uid="uid://dljtlsghm4hkv" path="res://assets/ambulance3.tres" id="3_7uwyd"]

[node name="ambulance" type="Node3D"]

[node name="ambulance2" type="Node3D" parent="."]

[node name="body" type="MeshInstance3D" parent="ambulance2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.60956e-14, 0.2, 1.44382e-15)
mesh = ExtResource("1_vm2yw")
skeleton = NodePath("")

[node name="doorLeft" type="MeshInstance3D" parent="ambulance2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.55, 0.4, 1.575)
mesh = ExtResource("2_s5jas")
skeleton = NodePath("")

[node name="doorRight" type="MeshInstance3D" parent="ambulance2"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.55, 0.4, 1.575)
mesh = ExtResource("3_7uwyd")
skeleton = NodePath("")