18 lines
708 B
Plaintext
18 lines
708 B
Plaintext
|
[gd_scene load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://Assets/Washingmachine_out/Washingmachine.gltf" type="PackedScene" id=1]
|
||
|
|
||
|
[sub_resource type="BoxShape" id=1]
|
||
|
extents = Vector3( 0.337868, 0.453288, 0.317624 )
|
||
|
|
||
|
[node name="Washingmachine" instance=ExtResource( 1 )]
|
||
|
|
||
|
[node name="Washingmachine" 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="RootNode/Washingmachine" index="0"]
|
||
|
|
||
|
[node name="CollisionShape" type="CollisionShape" parent="RootNode/Washingmachine/StaticBody" index="0"]
|
||
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.457133, -0.0203966 )
|
||
|
shape = SubResource( 1 )
|