ID:270221
 
I was wondering how i would contol a object with move() for example i have a spell and it makes the player able to move objects through the control of a hud. ive messed arround with this but i cant get it to work i need some help.
What do you mean by "through the control of the hud"? Do you mean there are buttons on the hud like up,down,left, and right arrows or something?
In response to KirbyRules
yea
In response to National Guardsmen
bump
Look up step() and Click(), and make a variable containing a reference to a target object.
In response to Artemio
ok thank you