do you think you can give me a quick runthrough of touck commands, just setting it up and an example of making it find a certain location..?
that would be very helpful.
theres really not much story rn. i plan to release a demo later this month.
and yes I would be glad to.
I use them as so-
Touch out Tm,Tx,Ty
(that will set it Touch Time,Touch X, Touch Y)
after i will put my sprite using
Display 1 (sets it to the bottom)
spset 1,125
Spofs 1,120,125
then it gets a little tricky becauss you have to get the X and Y you need.
so do this
?"";Tx
?"";TY
then see
see a range between X1 and X2
like the sprite was set at 120 I think lol
anyways after you have the range do it like
If TX>110 and TX<135 then if TY>115 and TY<140 then Itemselec=1
if you need me to ill make a small program on how to use Touch functions in depth.
ok yeah im pretty sure I understand... ill try to make a few tests and if i get it right then yay!
thank you very much too!
i wish you the best of luck on your game, its looking awesome so far!