Smarter
Member
- Joined
- Jan 15, 2010
- Messages
- 763
- Reaction score
- 9
If you create profiles with RoutesBuddy or without manually recording, you can run into areas where the bot is constantly moving up and down and around between each Hotspot. So I was considering creating a BotBase that would automatically smooth the Hotspots of a profile to make a more optimal flight path free of obstructions. However I have been having some issues with the idea of it all ....
Purposed Method: Beginning at the first Hotspot, RayCast to the next Hotspot, if succesful, travel to that hotspot and check the next. In the event it is not possible to directly travel to next hotspot, attempt (#) to modify hotspot within a constraint to get a successful RayCast.
Purposed Changes to Hotspots: ----- ? ------
I've only came up with a few ideas, one being move up, down, left, and right by a random # a # of times and attempt to RayCast to the next spot.
.....??Help??...
Purposed Method: Beginning at the first Hotspot, RayCast to the next Hotspot, if succesful, travel to that hotspot and check the next. In the event it is not possible to directly travel to next hotspot, attempt (#) to modify hotspot within a constraint to get a successful RayCast.
Purposed Changes to Hotspots: ----- ? ------
I've only came up with a few ideas, one being move up, down, left, and right by a random # a # of times and attempt to RayCast to the next spot.
.....??Help??...