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

16 lines
541 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://byyrpwa4o64yc"]
[ext_resource type="PackedScene" uid="uid://dmrkysolng6y1" path="res://ostrich.glb" id="1_smrqq"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_4f4vg"]
radius = 3.13973
height = 15.1479
[node name="ostrich" type="RigidBody3D"]
[node name="ostrich" parent="." instance=ExtResource("1_smrqq")]
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 7.14667, 0)
shape = SubResource("CapsuleShape3D_4f4vg")