BaseSelectablesDetector.cs
An abstract Unity MonoBehaviour class for detecting multiple selectable objects in an RTS game. Features:
Abstract method
GetSelectables()
that finds selectables between two pointsReturns array of ISelectable objects
Last updated