Improved camera
This commit is contained in:
@ -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="."]
|
||||
|
Reference in New Issue
Block a user