[gd_scene format=3 uid="uid://crtm0xtiql3r8"] [ext_resource type="Script" uid="uid://bn777gguclud5" path="res://player.gd" id="1_xhfnw"] [ext_resource type="Script" uid="uid://cpyq2r5cq653g" path="res://camera_iso.gd" id="2_camera_iso"] [ext_resource type="PackedScene" uid="uid://bun14xmk20pcj" path="res://Assets/bull.fbx" id="4_e80uo"] [sub_resource type="SphereShape3D" id="SphereShape3D_chest"] radius = 0.35 [sub_resource type="SphereShape3D" id="SphereShape3D_belly"] radius = 0.4 [sub_resource type="SphereShape3D" id="SphereShape3D_hips"] radius = 0.3 [node name="Player" type="CharacterBody3D" unique_id=165510044] collision_layer = 3 script = ExtResource("1_xhfnw") [node name="CollisionChest" type="CollisionShape3D" parent="." unique_id=447032296] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.505, -0.2) shape = SubResource("SphereShape3D_chest") [node name="CollisionBelly" type="CollisionShape3D" parent="." unique_id=571780801] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.505, 0.1) shape = SubResource("SphereShape3D_belly") [node name="CollisionHips" type="CollisionShape3D" parent="." unique_id=717874116] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.505, 0.4) shape = SubResource("SphereShape3D_hips") [node name="Camera3D" type="Camera3D" parent="." unique_id=1120161087] script = ExtResource("2_camera_iso") [node name="bull" parent="." unique_id=1386495166 instance=ExtResource("4_e80uo")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.655, 0.23) [editable path="bull"]