Improved camera

This commit is contained in:
2024-02-12 16:58:17 +01:00
parent e7132a50f7
commit 43e0825aff
7 changed files with 59 additions and 7 deletions

View File

@ -13,10 +13,12 @@
[ext_resource type="AnimationLibrary" uid="uid://d4n0puibh4hyt" path="res://assets/animations/human.blend" id="11_d0e6r"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_2f50n"]
radius = 0.25
radius = 0.3
height = 1.6
[node name="Player" type="CharacterBody3D" groups=["player"]]
collision_layer = 512
collision_mask = 769
script = ExtResource("1_8gebs")
[node name="Model" type="Node3D" parent="."]