RobustToolbox
RobustToolbox copied to clipboard
EntityLookup should have a queryargs struct
trafficstars
- Don't need to do a morbillion breaking changes on method args.
- Easier to pass in stuff like collisionmask as appropriate.
- Oh yeah also collisionmask should be supported for static / dynamic queries (if there's any collisionmask on query it should defacto ignore it or give some warning in debug).