dimitriosfl's Forum Posts

  • Hi. Im making a platformer for touch screen and i have all animations of my character working but attack animation.

    I put touch->is touching object->atk button->player->set animation atk

    Problem is, it plays only 1st frame of attack animation (no matter if i tap or if i hold) and if i hold atk button, is stuck on 1st frame

    Idle, walk, jump and fall animations work fine.

    https://drive.google.com/file/d/0B7O-gj ... sp=sharing

  • Hi,

    I have recently published my first game on the Play Store. Give it a try if you are interested!

    Mr Driving on Google Play Store

    https://play.google.com/store/apps/deta ... .MrDriving

    If you could rate the game it would be incredibly helpful to me (but please don't be strict, it's my first game!) I hope you'll like it <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Thanks...

    You made that with construct 2?!?

  • Ok, thanks.

    I want to publish my games with ads, so...yes...i want to make money..

    I just think its a waste to sell packs if you can only use them once.. :/

  • Anyone?

  • Hi.

    I want to buy some royalty free packs from the store but im am confused by "Licensee may use the Licensed Content in up to 1 commercial projects"

    What does that mean?

    For example, i want to buy a pack of 100 sfx or sprites or fonts or whatever.

    I can only use them once in one game only?

    What if i make 50 games? I must buy the pack 50 times?

  • Thanks once again!

    I actually did it 5 minutes ago putting my 3 sprites in a family, creating the family every 5sec (that creates 1 of 3 sprites at a time) and used behavior fade (duration 5sec) for despawn.

    That way, a random one is created every 5sec right after the previus one despawned!

    I know its not the right way, but since it works, im keeping it.

    Thank you again for your help.

    People like you keep this comunity healthy!

  • Still nothing..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Wow! Thank you for the detailed info!

    But i got one more problem. I want them to spawn and despawn every random x seconds on their own without my interaction.

    Example. If red ship is on screen and i shoot red aliems, +1 point, if i shoot green or blue. -1 point. The ship will be like a signal on what color aliens to shoot.

  • Hi.

    On start of layout i want to randomly spawn 1 out of 3 sprites, stay for random 5-10 seconds, then destroy it and instantly spawn again 1 of the 3 sprites an so on.

    I also want ONLY 1 of the 3 sprites to be on screen at any given time.

    Im sure its something very simple but i struggle for 3h now and getting no results.

    Thanks in advance.

  • R U Greek?

  • I didnt know text can cause such a big problem...good to know....thanks..

  • Sorry

    https://play.google.com/store/apps/deta ... .tapacandy

    I just didnt want people to think i try to promote my game with tricks..

    Btw..it went up to #33 but after that it went down and kept going down.. <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    Anyone knows for how long a game is considered "new" to be able to get listed in the top new games?

  • How come you don't put any ads?

  • Hi all!

    I have published on Google play my first app (not a game).

    It is a prank app that uses the compass to detect the Genius/Dumb/Soulmate or Drunk!

    Tell me what you think..

    https://play.google.com/store/apps/details?id=com.grid.aiodetectorprank

    Thanks

  • Anyone out there (beside the creators) who made it work?

    Its driving me crazy!!

    I know it must be something very easy but i cant find it so far!

    Is there another plugin that does the same thing building with crosswalk?

    Edit

    Ok, cranberrygame gave me some advice (thank you very much) and i saw i had the old script from phonegap. I change it with the new cordova.

    Now it tries to connect to FB but then it does nothing and drops back in the game..