Games Achievements My Kong Sign In

xXNovaLifeXx's messages

Public messages for xXNovaLifeXx

avatar for GreenDemon980
GreenDemon980

Nov 29, 2008 11:31pm

Idk, I’m not into shooter games except for centipede and space invaders and I just thought yours wasn’t good. So in my case it was crap.

avatar for r4d102
r4d102

Nov 23, 2008 9:02am

class Ship# extends MovieClip
{
var velocity;
}
function onLoad()
{
velocity = 10;
}
function onEnterFrame()
{
if( Key.isDown(Key.RIGHT) )
{
_x = _x + velocity;
}
}
{
_x = _x + velocity;
}

avatar for r4d102
r4d102

Nov 22, 2008 11:24am

the onli bit that dosnt go blue is
valocity = 10 what eva it is and it dont work any help?

avatar for r4d102
r4d102

Nov 21, 2008 7:39am

i do that but it still wont fly ?? any ideas

Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms of Service Privacy Policy Code of Conduct
© 2025 Kongregate