Games Achievements My Kong Sign In
avatar for pigfart

pigfart

Points needed for next level: 22 Level

  • Friend
  • Private Message
  • Tools
  • Location

    STALKER......
  • Member Since

    Jan. 09, 2009

onClipEvent(load){
speed=15;
}
onClipEvent(enterFrame){
if(Key.isDown(key.LEFT)){
x-=speed;
}
if(Key.isDown(Key.RIGHT)){
x+=speed;
}
if(Key.isDown(Key.UP)){
y-=speed;
}
if(Key.isDown(Key.DOWN)){
y+=speed;
}
}

hope that help with moving things with arrow keys and remember, it is case sensitive, put the registration in the middle, and make it a movy clip.

Activity Feed

    pigfart has not published any activity yet.Would you like to post a shout to welcome them to Kongregate?

See all shouts »

Awards

Friends

Badges

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