TGB/Behaviors/MousePointer

From TDN


Behavior MousePointer
Description:

Used to make an object a mouse pointer to select other objects marked as selectable through the MakeSelectable behavior.

imgRect is just an image. It is used as visual selection rectangle that is drawn when you drag a rect in the scene to select objects. I could have used a simple line rectangle, but thought true visuals would be better.


 Download: MouseSelector

Download the zip file and drag it onto the TGB window to add it to your project.



Back to Behavior Listing