mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Reduce the body visibility to 90 meters for the character I have.
This commit is contained in:
parent
52b89c9746
commit
dce511474c
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
@ -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")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user