- Select units in the style of various RTS games (Age of Empires, etc...)
- Also supports single selecting and adding or removing from current selection
- Clean and efficient raycast based implementation
- Works for both perspective and orthographic cameras
- Check out the included example scene to see how it all works
The core idea (mesh collider approach) is based on this video
