just wondering what upconstant does
if (Key.isDown(Key.UP)) {
yspeed = yspeed-power*upconstant;
i took it away to find out but didnt do anything any one know this ?
( in actionscript 2 )
just wondering what upconstant does
if (Key.isDown(Key.UP)) {
yspeed = yspeed-power*upconstant;
i took it away to find out but didnt do anything any one know this ?
( in actionscript 2 )
:: Copyright KIRUPA 2024 //--