baks's Forum Posts

  • Hey! Check it out my new game Catch the Chicken: Angry Chicken!

    🐔 Catch the running angry chicken. Reflex test & tap to catch chicken game.

    https://play.google.com/store/apps/details?id=com.baks.catchthechicken

    Subscribe to Construct videos now

    If you have some feedback I'm glad to hear from you!

    Thanks

  • This seems to work, you can adjust the touch(tap time), with the Elapsed Global Variable.

    It works perfect! Thanks so much

  • Hello,

    I want to tap on the UI for a weak attack and hold for a strong attack.

    But I want to make the Tap attack using "On Touched" because the input detection is faster than "Tap" gesture.

    How can I use "on Touched object" for a Weak Attack without affecting the "Hold" gesture for Strong Attack.

    Or maybe using a timer for "on Touched object" to make it difference between a tap and a hold?

    If this is the solution, how can I do it?

  • You do not have permission to view this post

  • Hi, there is any way to run a Linux script using Construct? Maybe with Ajax or Javascript?

    For example, if I have my game on a Linux server and I want to run the sh script when you press a button in the Construct game. Is this possible?

    Thanks for your help.

  • Yes! It works, thanks so much.

  • Hi, I need to make a radial bar with two sides, left used for life and right for ammo, life on GTA IV with life and armor, I saw this tutorial: https://www.scirra.com/tutorials/1377/how-to-create-a-radial-lifebar-in-construct-2 But in my case I need two sides with different color and functions, how can I do it?

  • Barrier have solid behaviour and car have car and scroll to behaviour.

    Just with car behaviour you can move.

  • Hi, I try to make a leaderboard so I tested with Google Play and Cordova Game plugin but didn't work, How can I do it?

    There are any compatible plugins at this moment?

    I could try alternatives like firebase but I don't know if there are any compatible plugins too...

    Working with Construct 2.

  • Try this out:

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

    If you have any questions about how this works, feel free to let me know!

    I'd also recommend checking out some tuts on arrays. Here's a good one:

    https://www.scirra.com/tutorials/307/ar ... ers/page-2

    It works perfectly! Thanks too much!

  • Hi, I have an array with 5 of width.

    If I bought things and I fill it, how can I compare when I buy another thing, if it's full and add +1 of width.

    Thanks

  • it looks like flappy bird

    Hi! In the game, you have a Ugandan Knuckles like a pet and can play minigames, one of them is similar to flappy bird.

    I'm working on updates to add new minigames and skins.

  • Ugandan Knuckles Pet can let you play and take care of him.

    -Listen to his sounds.

    -Feed him.

    -Play mini-games and get coins.

    -Get new awesome skins (Coming very soon).

    -Use the funny sandbox mode with all the tribe: they talk, walk, and you can drag them.

    Find Da Wae. This is only a beta, so very soon will be included a level system to unlock mini-games, different skins to have your Ugandan Knuckles customized and much more things!

    Enjoy it!

    Google Play Download: https://play.google.com/store/apps/details?id=com.pet.ugandanknucklespet

    Youtube Trailer:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ugandan Knuckles Pet can let you play and take care of him.

    -Listen to his sounds.

    -Feed him.

    -Play mini-games and get coins.

    -Get new awesome skins (Coming very soon).

    -Use the funny sandbox mode with all the tribe: they talk, walk, and you can drag them.

    Find Da Wae. This is only a beta, so very soon will be included a level system to unlock mini-games, different skins to have your Ugandan Knuckles customized and much more things!

    Enjoy it!

    Google Play Download: https://play.google.com/store/apps/details?id=com.pet.ugandanknucklespet

    Youtube Trailer:

  • Hi, I want to make a pet game, so when you play other minigames of the pet, you can get coins, but I don't know how to apply LocalStorage.

    This is how I have, but didn't work.