I finished your sprites Ju! But I can't post the key yet becsuse I'm not connected to the Internet where I am. It will be posted tomorrow. And Ethan, what do you need done?
Woah, that's a LOT to ask. Some advice: Learn the functions BEFORE you go and start a big project like this. Not saying you can't do it, but maybe try going here for some advice: smilebasicsource.com
STICK OUT Xvariable, Yvariable
IF Xvariable>.5 THEN SELECT=SELECT+1
IF Xvariable<-.5 THEN SELECT=SELECT-1
IF SELECT>1 THEN SELECT==0
IF SELECT<0 THEN SELECT==1
IF SELECT==1 THEN PRINT WHATEVER
IF SELECT==0 THEN PRINT WHATEVER