17 lines
579 B
Plaintext
17 lines
579 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bwi6wb1sf08m8"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dyiafo6gigddo" path="res://Blender Files/Objects/Safe/Safe.blend" id="1_pjbm1"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_j1nq7"]
|
|
size = Vector3(1, 1, 1.09955)
|
|
|
|
[node name="Safe" type="StaticBody3D"]
|
|
|
|
[node name="Safe" parent="." instance=ExtResource("1_pjbm1")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.505519, 0.0497742)
|
|
shape = SubResource("BoxShape3D_j1nq7")
|
|
|
|
[editable path="Safe"]
|