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

16 lines
550 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://be0wk50ofvagr"]
[ext_resource type="PackedScene" uid="uid://cgyr2v8rqis4" path="res://forkeye.glb" id="1_dg7qr"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_arogv"]
radius = 0.823822
height = 6.19122
[node name="forkeye" type="RigidBody3D"]
[node name="forkeye" parent="." instance=ExtResource("1_dg7qr")]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.532315, -0.349052)
shape = SubResource("CapsuleShape3D_arogv")