SmileBASIC コミュニティ返信[1]親投稿Brad GamerZim2016/6/26 15:38an idea of wht i tried was as long @spddf if button(1) then spd was spd+1 if spd>=5 then spd=5 if button(0) then spd=spd-1 if spd<=0 then spd=0 return tag on was x=x+spd 0そうだね プレイ済み2017/11/04 04:47:54に取得