Mapping fixes and new tanks

This commit is contained in:
Marco 2025-08-25 15:03:10 +02:00
commit 3df9e2dd85
46 changed files with 1701 additions and 1281 deletions

View file

@ -0,0 +1,14 @@
[gd_scene load_steps=3 format=3 uid="uid://byyrqmraqy0ns"]
[ext_resource type="PackedScene" uid="uid://q4pr60yjt0ld" path="res://3D/BlockbenchModels/Tank/Tank_Mini.gltf" id="1_g3gx6"]
[sub_resource type="BoxShape3D" id="BoxShape3D_5dodm"]
size = Vector3(0.7694095, 0.89630145, 0.77337646)
[node name="Tank3dStandalone" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0004274398, 0.0014950633, 0.00088500977)
shape = SubResource("BoxShape3D_5dodm")
[node name="blockbench_export" parent="." instance=ExtResource("1_g3gx6")]