Hey guys and possibly gals,
Having some drama’s in getting my object on screen to move to position of a touch, I am using:
Condition: Touch or mouse click held
Action: Add force so as to move to position
action reads as follows:
Move “Object” to TouchX(1,"",0);TouchY(1,"",0) with a force of 400 pixels
problem is all the object does is move to top left of the screen regardless of where the mouse click is.
Any ideas for this one, also any idea’s on if its possible to auto re-size the screen resolution to that of the device its on as my built app had white borders which are quite ugly.
Thanks for any help