- Joined
- Nov 29, 2017
- Messages
- 3
- Thread Author
- #1
Is there a way of invoking a QueryBuilder? In the docs, it wasn't apparent that this was feasible.
The context in which I'd be using this would be to find a specific "safe" tile within a region that is furthest from monsters with a propensity to attack. This would allow for a user to retreat to this local tile, and the process of finding the next safest local tile in the updated region would continue until the monster no longer focuses on the user.
If there is a simpler way of going about doing this without the use of a QueryBuilder, I'm all ears.
Thanks
The context in which I'd be using this would be to find a specific "safe" tile within a region that is furthest from monsters with a propensity to attack. This would allow for a user to retreat to this local tile, and the process of finding the next safest local tile in the updated region would continue until the monster no longer focuses on the user.
If there is a simpler way of going about doing this without the use of a QueryBuilder, I'm all ears.
Thanks