DrGreenThumbCAN these variable would need to be updated from value of Touch X, Y right ? if Touch does not carry proper values then won't these variable be reporting wrong values ?
-Thanks
mchulet
Not sure what you mean
but here's capxfor what I was meaning showing touch gives cor values
mind you im using laptop dont have touch device but mouse is enabled as touch in properties by default (see manual)
sorry maybe I don't understand your problem as I don't have touch device
Set your x and y values to the sprite not the touch each tick (or your time interval) set sprite x to touch x and sprite y to touch y
then when touch LEAVES sprite STAYS so values are staying as sprite is staying
just make a small sprite and ot visible