mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-01-22 02:17:18 +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"]
|
[node name="HumanFemale" type="KinematicBody"]
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
max_visible_distance = 90.0
|
max_visible_distance = 70.0
|
||||||
model_path = NodePath("../HumanFemale/Rotation_Helper/Model")
|
model_path = NodePath("../HumanFemale/Rotation_Helper/Model")
|
||||||
character_skeleton_path = NodePath("Rotation_Helper/Model/character2")
|
character_skeleton_path = NodePath("Rotation_Helper/Model/character2")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user