Hi Xooxer, name's Fugsnarf. I think im the first person the post here if I'm right.
So here's my problem.
I saw your platformer demo and got the source for it which you put out. Now, I'm definatly not the type to simply copy and paste the code into my game, which wouldnt work very well anyways. So for the past, oh month or so, I've been nonstop studing and working on that demo to shape it to my liking. I'm trying to add it to my game, Megaman Files. I have really been wanting pixel movement in my game, and your demo is extremely impressive, something id love to have in it. So I've worked and worked and worked and basically made it to my liking, but there is only one problem. When you jump, your dir changes to north, when you fall, your dir changes to south. I've tried to fix this but fail miserably every time. How could you make it so that if you jump, you keep your east or west, dir, and if you fall you keep your east or west dir? |
|