X-Git-Url: http://git.purplebirdman.com/knight.git/blobdiff_plain/8eac100b8bfd471e2057544c95f355affd249dda..dff18309792f5f7c4ac032fc3bd6faed7a1203bd:/player/player.tscn diff --git a/player/player.tscn b/player/player.tscn index 7d9c024..a71acd8 100644 --- a/player/player.tscn +++ b/player/player.tscn @@ -4,8 +4,8 @@ [ext_resource type="Script" path="res://player/player.gd" id="1_lnm7a"] [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_ew3kx"] -radius = 0.202782 -height = 0.857531 +radius = 0.149709 +height = 0.763706 [sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_tmjox"] dof_blur_far_enabled = true @@ -19,7 +19,7 @@ dof_blur_amount = 0.2 script = ExtResource("1_lnm7a") [node name="CollisionShape3D" type="CollisionShape3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.459262, 0) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.37972, 0) shape = SubResource("CapsuleShape3D_ew3kx") [node name="skin" parent="." instance=ExtResource("1_3dem8")]