Description :
Moves the object to the specified position. The object will instantly move to the X and Y coordinates that have been specified.
Uses :
Use this for instantly setting the position of an object. Can also be used to make the object follow the mouse or touch.
Example :
This code moves the object to the center of the screen when it receives a "Reset" message.