Reduce the body visibility to 90 meters for the character I have.

This commit is contained in:
Relintai 2020-05-09 20:41:49 +02:00
parent 52b89c9746
commit dce511474c
4 changed files with 5 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -12,6 +12,7 @@ extents = Vector3( 0.216228, 0.0681041, 0.183397 )
[node name="HumanFemale" type="KinematicBody"] [node name="HumanFemale" type="KinematicBody"]
script = ExtResource( 1 ) script = ExtResource( 1 )
max_visible_distance = 90.0
model_path = NodePath("../HumanFemale/Rotation_Helper/Model") model_path = NodePath("../HumanFemale/Rotation_Helper/Model")
character_skeleton_path = NodePath("../HumanFemale/Rotation_Helper/Model/character") character_skeleton_path = NodePath("../HumanFemale/Rotation_Helper/Model/character")