Okay, so, how do i turn
dim map[6,6]:copy map,@map
@map
data 1,1,1,1,1,1
data 1.0,0,0,0,1
data 1,0,0,0,0,1
data 1,1,0,0,0,1
data 1,1,1,0,0,1
data 1,1,1,1,1,1
into sprites? i cant figure out how to make sprites appear at certain locations on the screen. for instance, 1,1 is 1, so i want 1,1 to be sprite 1 on the map, 2,2 to be sprite 1, etc. please help if this makes any sense
2そうだね プレイ済み