-
Notifications
You must be signed in to change notification settings - Fork 0
/
abstellraum.tscn
126 lines (89 loc) · 4.6 KB
/
abstellraum.tscn
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
[gd_scene load_steps=20 format=2]
[ext_resource path="res://concept-art/abstellraum.obj" type="ArrayMesh" id=1]
[ext_resource path="res://concept-art/grill.obj" type="ArrayMesh" id=2]
[ext_resource path="res://concept-art/shelf_small.obj" type="ArrayMesh" id=3]
[ext_resource path="res://concept-art/grill.png" type="Texture" id=4]
[ext_resource path="res://concept-art/lamp.obj" type="ArrayMesh" id=5]
[ext_resource path="res://concept-art/lamp.png" type="Texture" id=6]
[ext_resource path="res://concept-art/bookshelf.png" type="Texture" id=7]
[sub_resource type="SpatialMaterial" id=1]
albedo_texture = ExtResource( 7 )
[sub_resource type="SpatialMaterial" id=2]
albedo_texture = ExtResource( 4 )
[sub_resource type="SpatialMaterial" id=3]
albedo_texture = ExtResource( 6 )
[sub_resource type="BoxShape" id=4]
extents = Vector3( 0.110337, 1.25753, 1.43867 )
[sub_resource type="BoxShape" id=5]
extents = Vector3( 1.31736, 1.25753, 0.112139 )
[sub_resource type="BoxShape" id=6]
extents = Vector3( 0.573872, 0.728311, 0.184261 )
[sub_resource type="CylinderShape" id=7]
radius = 0.295068
[sub_resource type="CylinderShape" id=8]
radius = 0.236393
[sub_resource type="BoxShape" id=9]
extents = Vector3( 0.39118, 1.25753, 0.112139 )
[sub_resource type="BoxShape" id=10]
extents = Vector3( 1.30825, 1.25753, 0.112139 )
[sub_resource type="BoxShape" id=11]
extents = Vector3( 0.110337, 1.25753, 0.503526 )
[sub_resource type="BoxShape" id=12]
extents = Vector3( 0.110337, 1.25753, 0.494564 )
[node name="abstellraum" type="Spatial"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.130045, 2.5, 8.98723 )
[node name="abstellraum" type="MeshInstance" parent="."]
mesh = ExtResource( 1 )
material/0 = null
material/1 = null
material/2 = null
[node name="shelf_small" type="MeshInstance" parent="."]
transform = Transform( 0, 0, 1, 0, 1, 0, -1, 0, 0, -0.796876, -5.76973e-05, 1.17122 )
mesh = ExtResource( 3 )
material/0 = SubResource( 1 )
[node name="grill" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.389348, 0, 0.976573 )
mesh = ExtResource( 2 )
material/0 = SubResource( 2 )
[node name="lamp" type="MeshInstance" parent="grill"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.258595, 0, -1.50803 )
mesh = ExtResource( 5 )
material/0 = SubResource( 3 )
[node name="colliders" type="Spatial" parent="."]
[node name="StaticBody" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.10451, 1.25483, 0.250966 )
shape = SubResource( 4 )
[node name="StaticBody4" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody4"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.233971, 1.25483, 1.60738 )
shape = SubResource( 5 )
[node name="StaticBody7" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody7"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.794375, 0.730851, 1.18427 )
shape = SubResource( 6 )
[node name="StaticBody8" type="StaticBody" parent="colliders"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.38948, 1.01299, 0.991914 )
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody8"]
shape = SubResource( 7 )
[node name="StaticBody9" type="StaticBody" parent="colliders"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.38948, 1.01299, 0.991914 )
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody9"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.262575, 0, -1.52832 )
shape = SubResource( 8 )
[node name="StaticBody5" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody5"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.740013, 1.25483, -1.00087 )
shape = SubResource( 9 )
[node name="StaticBody6" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody6"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.75157, 1.25483, -1.00087 )
shape = SubResource( 10 )
[node name="StaticBody2" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody2"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.50225, 1.25483, 1.20703 )
shape = SubResource( 11 )
[node name="StaticBody3" type="StaticBody" parent="colliders"]
[node name="CollisionShape" type="CollisionShape" parent="colliders/StaticBody3"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.50225, 1.25483, -0.600524 )
shape = SubResource( 12 )