SpielBackupAlt/Assets/Workdesk_out/Workdesk.tscn

32 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-12-26 14:54:06 +00:00
[gd_scene load_steps=5 format=2]
[ext_resource path="res://Assets/Workdesk_out/Workdesk.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 1, 0.421152, 0.235004 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 0.25093, 0.462098, 0.671393 )
[sub_resource type="BoxShape" id=3]
extents = Vector3( 0.167684, 0.46124, 0.679424 )
[node name="Workdesk" instance=ExtResource( 1 )]
[node name="Workdesk" 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.716288, 0.294528, 0.228842 )
shape = SubResource( 1 )
[node name="CollisionShape2" type="CollisionShape" parent="StaticBody" index="1"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.243695, 0.247996, 0.676247 )
shape = SubResource( 2 )
[node name="CollisionShape3" type="CollisionShape" parent="StaticBody" index="2"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.158314, 1.1534, 0.699493 )
shape = SubResource( 3 )