SmileBASIC コミュニティ返信[8]親投稿V360 TheV3602017/4/21 23:51Getting a value from an array is jist like setting them. FOR I%=0 TO 29 'The %s aren't necessary, just making sure that they are integers SPSET 7+I%,(whatever the tree sprite is) SPOFS 7+I%,TREES%[I%,0],TREES%[I%,1] NEXT0そうだね プレイ済み2017/11/04 02:13:50に取得