Publisher | santutu |
---|---|
File size | 1.60MB |
Number of files | 122 |
Latest version | 1 |
Latest release date | 2025-01-22 03:54:37 |
First release date | 2025-01-20 04:39:15 |
Supported Unity versions | 2018.4.2 or higher |
**Features**
- Integrability, Flexibility, Customizability, Clean Code, and Clean Architecture.
- Usable not only for RTS projects but also for any projects requiring similar functionality.
- Detects objects using physics-based collider interactions.
- Supports both orthographic and perspective cameras.
**Functions**
- Freely select and deselect objects using clicks, drags, and modifier keys (Shift, Alt, Ctrl).
- Switch between subgroups using Tab and Shift + Tab.
- Save selected objects as groups (e.g. Ctrl + 1, Ctrl + 2...).
- Select, move, or delete saved groups.
- Integrated mouse hover effects.
- Integrated selection effects.
- Includes a simple selection HUD sample.
**Customization**
- Customize hotkeys and selection commands to suit your project.
- Use the `ISelectable` interface to adapt the system for your needs.
- Customize the drag box.
- Selection Indicator, Hover Indicator
- Modify mouse hover effects to match your project.
- Modify selection effects to match your project
- Modify object detection methods.