Data Structures: Making a QuadTree in Unity

In this tutorial we’ll take a look at how to build a simple, but performant, version of a QuadTree that we can use to efficiently query 2D data.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UT_DataStructures/tree/Part-1-Quadtrees