sorry. I try explain better .
1) I want the player can rotate a sprite each time is click with left button mouse... a few degrees every time for rotate 360º the object/sprite if he want.
2)The rotate object is a same simple sprite. Is for that, I must detect the UIDobject for informate the system wich object must be rotate. I detect the UIDobject whith the variable UidBar. This part is working.
En resume, i want a loop in left mouse button that can rotate each click the sprite/object select for UID.
Thanks.
Thanks.