cirnogodot/3D/Scenes/Props/Terminal_Big_3D.tscn

14 lines
610 B
Text
Raw Normal View History

2025-06-17 22:22:55 +02:00
[gd_scene load_steps=3 format=3 uid="uid://cf3kjg36q3wvd"]
[ext_resource type="PackedScene" uid="uid://b1puve17p0va0" path="res://3D/BlockbenchModels/Terminal_Big/Terminal_Big.gltf" id="1_rhkom"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(1.27416, 1.38907, 0.777023)
[node name="TerminalBig" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.000611597, 0.172935, 0.125984)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export" parent="." instance=ExtResource("1_rhkom")]