Gallery/guitar.tscn
2025-05-03 12:00:38 -06:00

15 lines
555 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://h7x5q6aypno7"]
[ext_resource type="PackedScene" uid="uid://bpxkvb4llkfkg" path="res://guitar.blend" id="1_2t2nx"]
[sub_resource type="BoxShape3D" id="BoxShape3D_lg76b"]
size = Vector3(0.349747, 4.58259, 1.76514)
[node name="guitar" type="RigidBody3D"]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.150612, -0.0139656, -0.029541)
shape = SubResource("BoxShape3D_lg76b")
[node name="guitar" parent="." instance=ExtResource("1_2t2nx")]