gajina's Forum Posts

  • 10 posts
  • thanks guys!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Please post the game URL again without The URL got cut off.

    scirra.com/arcade/shooting-games/shooting-gallery-8800?comments=1#newcomment

  • I'm creating a simple birds shooting game with 3 shots aimed and to shot again u have to reload pressing the space bar.

    When I tap on an object this one fade out and the icon of remaining shot shows the number of the ramining shots. But sometimes, when I tap 2 times fastly, instead of decreases by 2 the instance variable decreases by 1. How can I solve this problem? Thanks

  • I'm creating a simple birds shooting game and I'd like to add a gun like in this game:

    scirra.com/arcade/shooting- ... newcomment

    Can anybody help me? thanks

  • Please define 'different'. Did you import it with the lowest quality encoding at all?

    thanks! it was a problem of quality!!!

  • Why is the sound imported (original sound) different from the sound played in game?

  • when you open animation editor and select animation then you can see one option "Loop" in project properties and set that loop to 'yes' .

    thanks!!!!

  • Check out my example. <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green" />

    https://www.dropbox.com/s/qcbbliotl46i2 ... .capx?dl=0

    Explanation

    1. Every second, a sprite is being generated.

    2. When the left mouse button is clicked on any of the sprites, the process stops.

    3. When the right mouse button is clicked on any of the sprites, the process continues.

    The same conditional procedure will occur when you create another sprite and arrange the button clicks on that sprite.

    thanks I used your trik!

  • I have a sprite with 4 frames animation and I want that this animation doesn't end...how can I do that?

  • Hi...I dont't know if my question is correct or no...I'll try to explain my problem.

    The action of creating of a sprite every tot sec. is active from the start of the layout and I want to interrupt that action for a while when I tap on another object. how can I do that?

    thanks

  • 10 posts