Need Coding help!!! for a platformer/shooter style game..

adamadamadamwhatadamadamadamwhat Member Posts: 21
edited November -1 in Working with GS (Mac)
Hey all!
I have been working on this platformer/shooter style game. If you're familiar with old school shooters, my goal is to make the controls work very similar to the Contra or Metal Slug series. I'm working on the controls for the main character, and I'm stuck. No pun intended.
Here's the deal. Right now the controls seem to be working ok. I've got the character running, ducking, jumping, and shooting in all (8) directions. What I'm trying to do is have the character continue to shoot in the diagonal direction after you let go of the D-pad while shooting in that diagonal direction. Right now the player runs right/left while trying to shoot diagonal.
Anyways, Ive tried at least 5 different ways to code this in, and cant figure it out.
Here is a link to what ive made so far: http://gamesalad.com/game/play/79093

Comments

  • adamadamadamwhatadamadamadamwhat Member Posts: 21
    On a side note, I'm also having trouble getting the diagonal shooting animations to not "Glitch" between frames. If anyone has a simple solution to this problem, please let me know...
  • 2D-Sprite-Box2D-Sprite-Box Member Posts: 72
    I can't really see the problem
Sign In or Register to comment.