Strike Game

0 favourites
From the Asset Store
Full game Construct 2 and Construct 3 to post on Google Play
  • Man, nice job with the game, looks awesome! And how did you do the machine gun effect? where you have 1 bullet shoot after the other one in a different part of the object? I'm trying to make a platformer with jump and gun gameplay and i want my bullets to fire like this

    Could you maybe explain it? or maybe provide a small capx?

  • I made 2 origin image points (in this case 4 and 5) and used the following code.

    <img src="http://content.screencast.com/users/ArcadEd/folders/Jing/media/509e1f02-26bd-4a6b-8e63-fc2a2ec65708/2012-10-13_2132.png" border="0" />

    The gunFireRate is just used to slow down the rate of fire.

    gunSpawn is a global variable

    Thanks for the kind words.

    retrodude

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I made 2 origin image points (in this case 4 and 5) and used the following code.

    <img src="http://content.screencast.com/users/ArcadEd/folders/Jing/media/509e1f02-26bd-4a6b-8e63-fc2a2ec65708/2012-10-13_2132.png" border="0" />

    The gunFireRate is just used to slow down the rate of fire.

    gunSpawn is a global variable

    Thanks for the kind words.

    retrodude

    Thanks alot man! I appreciate the help

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