mn=2 mx=30 stp=1 if:hhd then goto2end if:hhi then goto3end goto1 a=(:hover-stp)mx :hover=(:hover+stp)*(1-a)+mx*a goto1 // :hover = Hover Height // :hhi = Hover Height Increase Button // :hhd = Hover Height Decrease Button