secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
211 stars 53 forks source link

Agent movement: move to specified location (walk or fly) #1701

Open vir-linden opened 4 months ago

vir-linden commented 4 months ago

Should leverage existing leap functionality if possible, work similarly to autopilot.

Script should continue after location has been reached.

May want to support a timeout/error handling to allow for possibly getting stuck

maxim-productengine commented 3 weeks ago

See test_autopilot.lua for related Autopilot api.