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

16 lines
538 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://omwxw56mhq4m"]
[ext_resource type="PackedScene" uid="uid://rwbqu0uvk47s" path="res://eyei.blend" id="1_58lma"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_6f1es"]
radius = 1.30816
height = 6.32675
[node name="Resident" type="RigidBody3D"]
[node name="eyei" parent="." instance=ExtResource("1_58lma")]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.626228, 0)
shape = SubResource("CapsuleShape3D_6f1es")