Search Grid is a convenient script package for Unity that allows you to easily keep track of, and quickly search, any Game Objects in a level. Takes minutes to setup and use! Simply add a Search Grid to your level, and then add a Search Object script to any object you wish to be searchable. And then search away!
Common Uses:
- Melee Hit Detection
- Explosion Area Checks
- AI Behaviors
- And many more!