This is my jump code-- Spset 0,0 @Loop if (button() and #B) && re==false then g=1:re=true if re==true then y=y-5+g:inc g,.12 if re==true && y>220 then y=220:re=false:g=1 spofs 0,150,y vsync goto @Loop