SpielBackupAlt/Assets/boxcar/box/scene.tscn

18 lines
789 B
Plaintext
Executable File

[gd_scene load_steps=3 format=2]
[ext_resource path="res://Assets/boxcar/box/scene.gltf" type="PackedScene" id=1]
[sub_resource type="BoxShape" id=1]
extents = Vector3( 0.671767, 0.469972, 1.0097 )
[node name="scene" instance=ExtResource( 1 )]
[node name="defaultMaterial" parent="Sketchfab_model/Collada visual scene group/box_1" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.537, 0 )
[node name="StaticBody" type="StaticBody" parent="Sketchfab_model/Collada visual scene group/box_1/defaultMaterial" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="Sketchfab_model/Collada visual scene group/box_1/defaultMaterial/StaticBody" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0531851, 0.000174732 )
shape = SubResource( 1 )