chore: changed box model
This commit is contained in:
parent
a68eeecb74
commit
10e1db54d0
1 changed files with 37 additions and 1 deletions
|
|
@ -1,9 +1,45 @@
|
|||
[gd_scene format=3 uid="uid://cbyvtthkkwds6"]
|
||||
|
||||
[ext_resource type="Material" uid="uid://dklxvqonn32h0" path="res://assets/materials/brownish_grid.tres" id="1_ofluo"]
|
||||
[ext_resource type="Material" uid="uid://4psllb8y1nmn" path="res://assets/materials/environment/artificial/planks.tres" id="1_ofluo"]
|
||||
|
||||
[node name="Crate" type="CSGBox3D" unique_id=537910748]
|
||||
use_collision = true
|
||||
collision_layer = 35
|
||||
collision_mask = 0
|
||||
material = ExtResource("1_ofluo")
|
||||
|
||||
[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=620804160]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.49227905)
|
||||
operation = 2
|
||||
size = Vector3(1, 0.7675781, 0.042907715)
|
||||
material = ExtResource("1_ofluo")
|
||||
|
||||
[node name="CSGBox3D2" type="CSGBox3D" parent="." unique_id=646552977]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.4991907)
|
||||
operation = 2
|
||||
size = Vector3(1, 0.7675781, 0.057556152)
|
||||
material = ExtResource("1_ofluo")
|
||||
|
||||
[node name="CSGBox3D5" type="CSGBox3D" parent="." unique_id=1742022996]
|
||||
transform = Transform3D(-4.371139e-08, 1, -4.371139e-08, 0, -4.371139e-08, -1, -1, -4.371139e-08, 1.9106855e-15, -2.165325e-08, -0.49573487, -0.0034558177)
|
||||
operation = 2
|
||||
size = Vector3(1.1162109, 0.7675781, 0.042907715)
|
||||
material = ExtResource("1_ofluo")
|
||||
|
||||
[node name="CSGBox3D6" type="CSGBox3D" parent="." unique_id=110965567]
|
||||
transform = Transform3D(-4.371139e-08, 1, -4.371139e-08, 0, -4.371139e-08, -1, -1, -4.371139e-08, 1.9106855e-15, 2.165325e-08, 0.49573487, -0.0034558177)
|
||||
operation = 2
|
||||
size = Vector3(1.0917969, 0.7675781, 0.057556152)
|
||||
material = ExtResource("1_ofluo")
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="." unique_id=1655821786]
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 0.49396485, 0, 0.0002062701)
|
||||
operation = 2
|
||||
size = Vector3(1, 0.7675781, 0.046691895)
|
||||
material = ExtResource("1_ofluo")
|
||||
|
||||
[node name="CSGBox3D4" type="CSGBox3D" parent="." unique_id=1282877613]
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, -0.5042798, 0, 0.0002063137)
|
||||
operation = 2
|
||||
size = Vector3(1, 0.7675781, 0.06732178)
|
||||
material = ExtResource("1_ofluo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue