cirnogodot/3D/Scenes/Props/Locker_3D.tscn
2025-09-01 16:13:14 +02:00

14 lines
611 B
Text

[gd_scene load_steps=3 format=3 uid="uid://c54tcqntl7vmn"]
[ext_resource type="PackedScene" uid="uid://c6d7qq5xglnkm" path="res://3D/BlockbenchModels/Locker/Locker.gltf" id="1_0s7gm"]
[sub_resource type="BoxShape3D" id="BoxShape3D_hsg1w"]
size = Vector3(0.7780844, 1.7810812, 0.41145313)
[node name="Locker" type="StaticBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0019185469, -0.0024402551, -0.015983611)
shape = SubResource("BoxShape3D_hsg1w")
[node name="blockbench_export2" parent="." instance=ExtResource("1_0s7gm")]