poschangelib/settingtypes.txt

9 lines
442 B
Plaintext
Raw Normal View History

2017-07-25 20:15:53 +02:00
# Interval in seconds between position checking
# The lesser it is, the more accurate it is but also the more resources demanding.
poschangelib_check_interval (Check interval) float 0.3 0.05
2017-08-03 23:40:34 +02:00
# Distance between two checks that is considered to be a teleportation and won't
# compute interpolated positions between last known position and current position.
# Set to 0 to disable checking.
poschangelib_teleport_range (Teleport range) int 10 0