0 Members and 2 Guests are viewing this topic.
no, it produces a ripple effect of grey scrolling up. it has to do with the way TI calcs clear the screen i think.EDIT: 777th post!
maybe, but, it'll be like BuckeyeD's pokemon clone, where it always ends up at the same place, only it shows smooth transition, but you can't stop midway trough. also, is there a way to loop to close to the top of the program only if a condition is satisfied? Goto won't work here for some reason.
TI failed epically hard at coding their Goto instructions.
It's perfectly fine to do that. Quote from: DJ Omnimaga on October 21, 2010, 09:45:08 amTI failed epically hard at coding their Goto instructions.
.TESTLbl AAARepeat getKey(15)If 1If 1If 1!If 0Goto AAAEndEndEndEndEnd