[gd_scene format=3 uid="uid://dnjd4qsbj721b"] [ext_resource type="Script" uid="uid://cydxa01orbjxo" path="res://scripts/player.gd" id="1_player"] [ext_resource type="Script" uid="uid://6ar4s2gqjtul" path="res://scripts/camera_3rd.gd" id="2_camera"] [ext_resource type="ArrayMesh" uid="uid://by8epg2crrx7o" path="res://models/human.obj" id="3_qhqgy"] [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_player"] radius = 0.4 height = 1.2 [node name="Player" type="CharacterBody3D" unique_id=1464320764] script = ExtResource("1_player") [node name="CollisionShape" type="CollisionShape3D" parent="." unique_id=540111240] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0065869987, 0.57048625, 0) shape = SubResource("CapsuleShape3D_player") [node name="CameraPivot" type="Node3D" parent="." unique_id=1299060249] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.4, 0) script = ExtResource("2_camera") [node name="Camera3D" type="Camera3D" parent="CameraPivot" unique_id=2071044350] transform = Transform3D(1, 0, 0, 0, 0.9766723, 0.21473533, 0, -0.21473533, 0.9766723, 0, 1.5, 4) current = true [node name="Human" type="MeshInstance3D" parent="." unique_id=268782798] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0025280714, 0, 0.039037943) mesh = ExtResource("3_qhqgy")