hi thaks for your help
i create many objects , i get the uid of one object in especif
how i do scroll that object to click position with the mouse , with the uid (unique id) ?
Thks
Develop games in your browser. Powerful, performant & highly capable.
i found it , thks
Did you mean :
Condition Mouse On click
Condition Object pick by UID - MyUID
Action : Object set position mouse.X; Mouse.Y
Action : System scroll to Object.X, Object.Y
?