Sparse Spatial Grid Plugin by Stormtide Ltd.

Version 1.2 has been submitted, this fixes a couple of issues:

  • Object Bounds not being updated correctly (resulted in many valid queries being rejected with a small number of objects in the grid)
  • Pre-placed objects being registered even if the grid component is not active.

I’m working on a revamped version of the plug-in that supports multiple grids at the same time, so object types can be separated etc. This will be more of an update for C++ users than BP users.