poschangelib/settingtypes.txt
2017-08-03 23:40:34 +02:00

9 lines
442 B
Plaintext

# 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
# 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