branchrust_reboot/main/wakeaiz_optimcancel
3 Commits over 0 Days - ∞cph!
added additional filter to Any grid query, lets you set an ignore filter for contents that you never care about and can consider the region "empty" for - as well as the usual filter based on gameplay spec (finer distance, player state, etc.)
- lets us sleep the WakeAIZ properly while still allowing early-exit on the first found filter-matching player
corrected empty grid logic
switch to AnyPlayersInSphereFast to inline non-npc + trigger volume checks against players, avoids gathering all players in a huge region to then get a passing check on the 1st one, still provides information on whether the grid regions checked were all empty to allow the trigger to stop ticking