Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

owl leader

Members
  • Content Count

    1
  • Joined

  • Last visited

About owl leader

  • Rank
    Junior Member

Contact Methods

  • Minecraft
    JetFly
  • GitHub
    thatmightyguy
  1. This probably was asked numerous times already. I have a drone, which I am trying to get to move to waypoints, and for testing the waypoints list start and end is the {0, 0, 0} local coordinate (start location), yet the drone ends up 5 or so blocks away. Oh and I lost the drone by telling it to move 2 * coords + offset blocks and it's now somewhere at Y 1300. RIP Jaeger, been a good time. So, the question is, how does one convert a waypoint into an offset that drone.move() will work with? The current code is local waypoints = { {x = 0, y = 0, z = 0}, {x = 15, y = 25, z = -7
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.