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

17 lines
649 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://wtyjb7hwpjio"]
[ext_resource type="PackedScene" uid="uid://b24no5gy7e46m" path="res://caguama.blend" id="1_pp5ay"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_8mnnh"]
radius = 0.595784
height = 2.75085
[node name="RigidBody3D" type="RigidBody3D"]
[node name="caguama" parent="." instance=ExtResource("1_pp5ay")]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0)
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0790117, -0.0436746, -0.185992)
shape = SubResource("CapsuleShape3D_8mnnh")