e86e2d8649502b713bedea125e5a8d684d3e0df8
[feisty_meow.git] / huffware / huffotronic_eepaw_knowledge_v60.9 / searchbert_config_v0.4.lsl
1 #searchbert
2
3 # see the huff-search brainiac script for more information about what these mean.  they correspond to the
4 # global variables that are "useful to change" near the top of the script.
5
6 # can only point to maximum of 17 things.
7 max_matches = 17
8 huff_search_chat_channel = 0
9 traverse_lands = 0
10
11 sensor_max_range = 96.0
12 # angular default is pi / 2 (90 degrees).
13 search_rod_angular_sweep = 1.57079632679
14
15 max_spiral_radius = 72.0
16 spiral_loops = 7
17 total_steps = 42
18 max_spiral_traversals = 1
19
20 travelling_upwards = 0
21 max_upwards_distance = 30.0
22