**About the code** The reason I decrease the values for the X and Y coordinates returned by TOUCH is due to poor calibration of my touch screen, and the only other code in this program is VSYNC 1 and GOTO @LOOP, which are off screen
So I have an issue: I am trying to make it so that if you touch the sprite on the lower screen, then you can move it around, but if you touch next to it, nothing will happen. My problem is that the variable returned by TOUCH for what time the touch screen was touched is returning weird values. I assume that not being touched should be 0, but sometimes it's not returned as 0. Any help?
i also wanted to cut down on the number of lines in my code, im doing a challenge to make an entire game with as few lines as possible just for fun so i started to combine some of the code into 1 line
hey, i own PTC and im probably going to get this but it may take me a while to get the differences in syntax down but im really excited and i hope that people can help me out with some projects. also, what does your loader do??