Nice! Sorry I meant try those separately. The syntax is SPSET ID#, then the next two numbers actually define where the sprite is on the sheet. So SPSET 0,0,8. spofs 0 will always refer to that sprite. If you want more then go SPSET 1,0,8 for the next one. So spofs 1,X,Y will refer to that one.