How can I change the AutoView behavior?
The AutoView configuration file allows you to control the range, tilt, and cursor icon based on your current speed. To define your own AutoView configuration table: (this is a little complicated, if you mess it up you can just delete the file and GooPs will use defaults) Create a file called autoview.cfg in the directory GooPs is running from Enter lines/rows as follows: • Each line/row in the file designates a speed in mph, a range in feet, a tilt in degrees, and a path to an image or model file separated by commas. • The speed is the minimum speed for which this row’s factors will be applied • The factors will be applied until the current speed reaches the speed designated in the following row. • A negative range or tilt factor will cause the factor to be applied absolutely for given row. • A positive range or tilt factor will cause the factor to be adjusted between this row’s factor and the next row’s factor based on current speed.