Big tank model and others

This commit is contained in:
MaddoScientisto 2025-06-18 00:24:11 +02:00
commit 03fa41db4e
19 changed files with 3755 additions and 138 deletions

View file

@ -0,0 +1,14 @@
[gd_scene load_steps=3 format=3 uid="uid://c0fu2ul3gg8fl"]
[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)
[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)
shape = SubResource("BoxShape3D_5dodm")
[node name="blockbench_export" parent="." instance=ExtResource("1_01ro7")]