SmileBASIC コミュニティ返信[6]親投稿Josh josh.h72016/7/8 6:21Here you go :) In code it would look like this @loop ID=BGGET(0,X,Y,1) IF ID==2 THEN X=OLD_X:Y=OLD_Y SPOFS 0,X,Y OLD_X=X:OLD_Y=Y GOTO @LOOP Change the number in the if statement to what BG tile you want it to work with :)1そうだね プレイ済み2017/11/04 03:15:57に取得