SpielBackupAlt/Assets/gas-oven/untitled.tscn

15 lines
523 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/gas-oven/source/untitled.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 16.247, 23.9888, 25.5506 )
[node name="untitled" instance=ExtResource( 1 )]
[node name="StaticBody" type="StaticBody" parent="Ovenuccio01002" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="Ovenuccio01002/StaticBody" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.15829, 0, 0 )
shape = SubResource( 1 )