Publisher | 3y3net |
---|---|
File size | 3.92MB |
Number of files | 31 |
Latest version | 3 |
Latest release date | 2018-11-12 08:49:08 |
First release date | 2015-01-09 09:30:00 |
Supported Unity versions | 2018.4.2 or higher |
Demo Video
Demo Scene
Selection Tool allows you to select multiple game objects in runtime by dragging the mouse on a rectangle, similar to the selection tool of games like League of Legends, Age of Empires, etc... and also drawing an indicator on every selected game object.
Selection Tool provides an easy integration with your code or third party assets. Selec Tool will throw the messages onSelectUnit, onDeselectUnit, onStartSelect and onEndSelect which allow a total control over selected game objects.
You can configure which objects are selectable, the color of the selection rectangle, the shape and color of the selected game object indicator or even define your own indicator shapes.
Demo Scene
Selection Tool allows you to select multiple game objects in runtime by dragging the mouse on a rectangle, similar to the selection tool of games like League of Legends, Age of Empires, etc... and also drawing an indicator on every selected game object.
Selection Tool provides an easy integration with your code or third party assets. Selec Tool will throw the messages onSelectUnit, onDeselectUnit, onStartSelect and onEndSelect which allow a total control over selected game objects.
You can configure which objects are selectable, the color of the selection rectangle, the shape and color of the selected game object indicator or even define your own indicator shapes.