SmileBASIC コミュニティ返信[4]親投稿Hanzo rzsense2016/11/10 8:25#1: Add one variable for storing touch period 1 round before (e.g. PLTM) and set zero for it as initial value. #2: Replace "IF !LTM THEN" with "IF !LTM && PLTM THEN". #3: Write "PLTM=LTM" above WEND. 0そうだね 未プレイ2017/11/04 02:43:58に取得