mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-06 06:05:53 +00:00
14 lines
621 B
Text
14 lines
621 B
Text
[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")]
|