mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Reduced the default entity visibility range.
This commit is contained in:
parent
f3169ccf82
commit
432d0bf312
@ -12,7 +12,7 @@ extents = Vector3( 0.216228, 0.0681041, 0.183397 )
|
||||
|
||||
[node name="HumanFemale" type="KinematicBody"]
|
||||
script = ExtResource( 1 )
|
||||
max_visible_distance = 90.0
|
||||
max_visible_distance = 70.0
|
||||
model_path = NodePath("../HumanFemale/Rotation_Helper/Model")
|
||||
character_skeleton_path = NodePath("Rotation_Helper/Model/character2")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user