SmileBASIC コミュニティ返信[1]親投稿V360 TheV3602016/9/26 5:54DISPLAY 1 'bottom screen SPSET 0,0 'create 2 sprites SPSET 1,2 SPOFS 0,5,5 'set positions of the 2 sprites SPOFS 1,30,5 DISPLAY 0 'top screen SPSET 0,1 'make a third sprite SPOFS 0,RND(400),RND(240) 'set position of 3rd sprite1そうだね プレイ済み2017/11/04 02:55:00に取得