Retextured big tank

This commit is contained in:
Marco 2025-07-10 11:17:58 +02:00
commit 869dc16175
24 changed files with 141 additions and 102 deletions

View file

@ -3,12 +3,12 @@
[ext_resource type="PackedScene" uid="uid://bpi5foyg7locj" path="res://3D/BlockbenchModels/Tank/Tank_Huge.gltf" id="1_01ro7"]
[sub_resource type="BoxShape3D" id="BoxShape3D_5dodm"]
size = Vector3(1.58594, 1.59253, 1)
size = Vector3(2.0800176, 2.0332644, 3.7962723)
[node name="Tank3dBig" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0888672, 0.231567, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.059478506, 0.06216401, -0.009487152)
shape = SubResource("BoxShape3D_5dodm")
[node name="blockbench_export" parent="." instance=ExtResource("1_01ro7")]