Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. Silly_Sausage
    3. Topics
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    Topics created by Silly_Sausage

    • Pathfinding to adjacent positions
      Technical Issues and Bugs • • Silly_Sausage

      3
      3
      Posts
      4585
      Views

      I'm checking if there is exactly 1 space (a path of 2 steps) between 2 locations. But I keep getting results where the positions are adjacent. This never used to happen and doesn't happen for all adjacent pathfinding, only some particular situations. I could use some kind of workaround but it would be a lot easier if the pathfinding results were reliable.
    • Are path finding results cached?
      Technical Issues and Bugs • • Silly_Sausage

      3
      3
      Posts
      4180
      Views

      That's specifically for the moveTo function, to store a path between ticks. I'm talking about caching a path finding result for reuse within the same tick. I'm pretty sure it happens, but I don't think it's mentioned anywhere in the API docs.
    • Memory tab in editor popup not working properly.
      Technical Issues and Bugs • • Silly_Sausage

      1
      1
      Posts
      3339
      Views

      No one has replied