Untitled Demo

Here’s the demo I’ve been working on which implements my menu system and other things I’ve been working on.

I’ve included the source, I would be super happy if you would look through it and give me some tips on making things more efficient, cleaning up the code, or anything you think of.

Link - http://www.mediafire.com/?1z22comy84eqbba

Thanks!

Your file is no longer there, says MF.

Just tried it, worked for me.

Here’s a new link either way - http://www.mediafire.com/?k5hf4qd8yo8ikek

-Nathan

I love the guy running around, such a nice sprite :slight_smile:

If you mess around with the keys loads, pressing combinations, you can completely mess it up. I managed to stop him being animated when moving left or right, so just gliding, and also with some combinations you can get a delay in moving diagonally. I think this could be sorted with a set of booleans for each key, and then keyPressed sets them true, keyReleased sets em false. Might have a go tomorrow at that but gotta sleep CU

nice start tho

Yeah, nice sprites, pity they’re notch’s from Minicraft… :slight_smile:

You must have watched his stream cause your run method looks pretty similar.

Yeah, I had been following along with him.

I tried making my own sprite but they all looked like garbage, so I just temporarily used his :wink:

I got it. 850fps. Looking on screen’s size, movement and sprite, let me guess you’re going to make puzzle game?

Little bug, where if I press left and hold then press right without releasing left, then he will go to the still frame of the animation. Try it for yourself you’ll see what I mean.

Thatssss a nice title screen you have there :stuck_out_tongue: