Addition of CorrectPlayerZ configuration.

This commit is contained in:
MobiusDevelopment
2021-01-08 00:35:14 +00:00
parent 4ace5904ce
commit d0e573e2a2
63 changed files with 351 additions and 116 deletions

View File

@@ -55,9 +55,12 @@ HeuristicWeight = 20
MaxIterations = 3500
# =================================================================
# Other
# Other
# =================================================================
# Correct player Z after falling through the ground.
CorrectPlayerZ = False
# When a character falls, he takes damages.
# Default: True
FallDamage = True