SimpleSelect released

SimpleSelect is a fast, customizable and easy to use in-game object selection.
Simply add the starter prefab to your game and a Selectable component to everything that you want to be selectable - the rest is taken care of!

SimpleSelect supports mouse and touch controls, single/multi selection, drag selection and includes a mouse/touch camera control with optional area limitations. Publishing to PC/Mac, Web Player, Android and iOS platforms is officially supported.

Once added to your game, all you need to do is call one line of script to get an array of selected objects (either as Selectable components, GameObjects or Transforms). See the documentation for details on script access.

Script language: C#

Try out the demo: Demo
Read the documentation (PDF): Documentation

Buy it in the Asset Store for $15.00 or in my webshop for €10.00!

Also please take a look at my other product ORK Okashi RPG Kit, here in the forums :slight_smile:

695672--25053--$screen2.png
695672--25054--$screen1.png
695672--25055--$screen3.png

Looks like a bug if i dragging a rect and not releasing the mouse and then move all objects that has been under the rect (even i they are not anymore) get selected.

Ony the objects should be selected that are currently under the drawn rect…

That’s the ‘immediate select’ option, if you disable it you’ll only select stuff when you release the mouse (and then only the things below the rect) :smile:

Sorry for the double post here.
I’d really appreciate some feedback from buyers, so that I can decide future updates to this package!

Hi!

I just tried your simple select and when I drag a prefab that is supposed to be the “selection marker” it doesnt work. As soon as I hit play the field “Selection marker” becomes none and nothing shows up in the game when I try and mark things.

Hi, I have bought the version 1,0.0 of simpleselect.
¿I can upgrade to version 1.0.1?

thanks