Sparse Spatial Grid Plugin by Stormtide Ltd.

Thanks for your answer, I was basically just trying to test the theory before I populated the game world. Im knee deep into c++ tutorials at the moment. I do not want to break anything before I know what I’m doing. I will experiment further afterwards. Before this, i managed to semi program a system using Bounding boxes / structs and blue prints that operates like a octree, I managed to sub divide like 4 times, But i didnt finish the checks on the leafs or the splits or anything.