プチコン3号 SmileBASIC コミュニティ返信[1]親投稿かいしゅう kaikai.jp2015/11/9 20:39SPOFS 管理番号,X,Y,Zで位置変えれるから @loop if button()==1 then y=y-1 if button()==2 then y=y+1 if button()==4 then x=x-1 if button()==8 then x=x+1 spofs 0,x,y,0 goto @loop でいいかな 1そうだね プレイ済み2017/11/03 15:15:03に取得