25 lines
942 B
Plaintext
Executable File
25 lines
942 B
Plaintext
Executable File
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://Assets/Bookshelf_out/Bookshelf.gltf" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 0.770614, 0.400735, 0.369155 )
|
|
|
|
[sub_resource type="BoxShape" id=2]
|
|
extents = Vector3( 0.79175, 0.890828, 0.179941 )
|
|
|
|
[node name="Bookshelf" instance=ExtResource( 1 )]
|
|
|
|
[node name="Bookshelf" parent="RootNode" index="0"]
|
|
transform = Transform( 1, 0, 0, 0, 1, -4.37114e-08, 0, 4.37114e-08, 1, 0, 0, 0 )
|
|
|
|
[node name="StaticBody" type="StaticBody" parent="." index="1"]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="StaticBody" index="0"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.000964701, 0.313876, 0.178065 )
|
|
shape = SubResource( 1 )
|
|
|
|
[node name="CollisionShape2" type="CollisionShape" parent="StaticBody" index="1"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.56932, 0.161978 )
|
|
shape = SubResource( 2 )
|