lexonegit / Unity-RTS-Selection

Unity RTS-style unit selection

Repository from Github https://github.comlexonegit/Unity-RTS-SelectionRepository from Github https://github.comlexonegit/Unity-RTS-Selection

Unity RTS Selection

  • Select units in the style of various RTS games (Age of Empires, etc...)
  • Clean and efficient raycast based implementation
  • Multi select and single select
  • Add and remove from current selection (Hold SHIFT/CTRL)
  • Works for both perspective and orthographic cameras

Getting started

  • Check out the included example scene to see how it all works

Credit

The core idea (mesh collider approach) is based on this video

About

Unity RTS-style unit selection

License:MIT License


Languages

Language:ShaderLab 72.4%Language:C# 15.0%Language:HLSL 12.6%