1
0
Fork 0
This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
honest-jam-2/object/craft_cargoB.tscn

35 lines
1.4 KiB
Text

[gd_scene load_steps=4 format=2]
[ext_resource path="res://asset/kenney/spacekit2/craft_cargoB.glb" type="PackedScene" id=1]
[ext_resource path="res://asset/kenney/spacekit2/dark.material" type="Material" id=2]
[sub_resource type="CylinderMesh" id=1]
top_radius = 0.25
bottom_radius = 0.25
height = 0.125
radial_segments = 6
[node name="craft_cargoB" instance=ExtResource( 1 )]
[node name="craft_cargoB" parent="tmpParent" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )
[node name="MeshInstance" type="MeshInstance" parent="tmpParent" index="1"]
transform = Transform( -4.37114e-08, -0.5, 0, 1, -2.18557e-08, 0, 0, 0, 1, -0.725, 0.125, 0.9 )
mesh = SubResource( 1 )
material/0 = ExtResource( 2 )
[node name="MeshInstance2" type="MeshInstance" parent="tmpParent" index="2"]
transform = Transform( -4.37114e-08, -0.5, 0, 1, -2.18557e-08, 0, 0, 0, 1, -0.725, 0.125, -0.9 )
mesh = SubResource( 1 )
material/0 = ExtResource( 2 )
[node name="MeshInstance3" type="MeshInstance" parent="tmpParent" index="3"]
transform = Transform( -4.37114e-08, -0.5, 0, 1, -2.18557e-08, 0, 0, 0, 1, 0.725, 0.125, 0.9 )
mesh = SubResource( 1 )
material/0 = ExtResource( 2 )
[node name="MeshInstance4" type="MeshInstance" parent="tmpParent" index="4"]
transform = Transform( -4.37114e-08, -0.5, 0, 1, -2.18557e-08, 0, 0, 0, 1, 0.725, 0.125, -0.9 )
mesh = SubResource( 1 )
material/0 = ExtResource( 2 )