You need a Grounds Gold Account to post on the NG BBS!If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!
Its a good game. I agree with zrb. When will you add those things? Good Luck then. My advice for you is to work really hard and don't rush. Some rushed projects sucks. (SOME)
You should have just titled this post Artist needed. No one is really replying because to some people credit isn't enough. They want money (Those greedy bastards) but not everyone is greedy.
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)){
gotoAndStop(frame);}
if (Key.isDown(Key.DOWN)){
gotoAndStop(frame);}
if (Key.isDown(Key.LEFT)){;
gotoAndStop(frame);}
if (Key.isDown(Key.UP)){
gotoAndStop(frame);}
}
Don't make a sidescroller when you don't even know this thing. This code will not make you player move. Make something simpler.
I made this engine to learn and stuff. Its just a demo engine so expect a lot of glitches and bugs. Please post the bugs you find so I can try to fix them. Please post feedback, suggestions and stuff. If you know any good sound fx please tell me.