SpielBackupAlt/Assets/Washingmachine_out/Washingmachine.tscn

18 lines
708 B
Plaintext
Raw Permalink Normal View History

2024-12-26 14:54:06 +00:00
[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 )