# The radar update interval.
radar_update_interval (Update interval) float 1.5

# Whether or not optional sound effects should be enabled.
enable_sounds (Enable some sounds) bool false

# Radar's on-screen Y position (follows minetest's conventions).
y_pos (Radar Y position) float 0.45

# Radar's X coordinate offset in pixels (follows minetest's conventions).
x_offset (Radar X offset) float 200

# Radar's Y coordinate offset in pixels (follows minetest's conventions).
y_offset (Radar Y offset) float 0

# Radar's red dot distance from the display center in pixels.
dot_dist (Dot radius) float 60
