Freefall shooting

This forum is currently in read-only mode.
From the Asset Store
Shoot balls to destroy as many blocks as possible, at each stage the game will become more difficult.
  • "The events that need fixing take place on Layout 3"

    http://www.mediafire.com/?rgn016veeip89im

    What happens is you equip the minigun, activate it by pressing S and then pressing A to shoot.

    This works just fine on the first platform.

    However if you jump off the platform, shooting no longer works. What I want is for the character to be able to fire while in midair and on the ground, but I can't figure out how to make that happen

  • The cap crashed because it could not locate the sounds?

    Looking at the events on layout 3, you have opted to include 'event sheet main' which contains-

    (main event sheet)

    + Sprite: is jumping

    -> Sprite2: Set animation to "jump"

    I think this is were the animation gets messed up ( i couldn't run it to check )

    Maybe you could add another condition to the above, that only triggers the jump animation if the player is not carrying the gun?

    + Sprite: is jumping

    Sprite2 value 'gun' = 0 )or whatever variable your using)

    -> Sprite2: Set animation to "jump"

    Hope this helps.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Here's the cap without any sounds: http://www.mediafire.com/?g92551elc17iw5x

    It seems as though after I've moved off the top platform, the bullets still appear when I shoot, but they appear a length below the sprite, so I can't see them.

    <img src="http://img819.imageshack.us/img819/7783/minigunerror.png">

    Once I've fallen a good length away from the top platform, they're entirely off screen.

  • I've discovered the problem is caused by the background layer's vertical scrolling being set to 0. I have no idea why that would affect the shooting, but it seems as though that's the case.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)