SmileBASIC コミュニティ返信[3]親投稿mystman12 mystman122015/10/28 1:33image is, say, located between points 100(X),100(Y) and 200(X),200(Y), you can check and see if that space was tapped by doing this: IF TX>100 AND TX<200 AND TY>100 AND TY<200 THEN GOTO @IMAGE Hope I helped!0そうだね プレイ済み2017/11/04 05:01:15に取得