The tittle says everything I think. I need the hotspots to be followed in order and not randomized, how do I do this? :/
you have to edit the profile and add the "RandomizeHotspots" tag and the "MaximumHotspotTime" like my example below Code: <GrindArea> <RandomizeHotspots>true</RandomizeHotspots> <MaximumHotspotTime>2000</MaximumHotspotTime> <Hotspots><Hotspot X="1171.347" Y="1225.387" Z="-54.16303" /> <Hotspot X="1136.222" Y="858.9346" Z="-111.9562" /> <Hotspot X="780.9249" Y="858.2675" Z="-53.64285" /> <Hotspot X="841.9241" Y="1154.983" Z="11.20571" /> <Hotspot X="981.1064" Y="1037.757" Z="-43.79102" /> </Hotspots> </GrindArea>