Bungalow's Forum Posts

  • A Beach level in my Hidden Objects game.

  • A screenshot from my largest Water Park level in my Hidden Objects game.

  • More of my Hidden Objects game. Can someone tell me what imgur link I should post so the gif is visible and you don't have to click the link?

    imgur.com/a/jHqum43

  • Hidden Objects game I am developing.

  • For example, I'm trying to pick certain sprites depending on if its boolean is false.

    I've been trying to use 'System > Pick by evaluate' but I cant get it to work. Has anyone tried something like this before?

  • Working on a fishing feature in my game.

  • Looks like the best genre of this game I've seen developed using Construct 3. How long has it taken you to make?

  • What is the best way to create a setting page in the sense that if I press 'Escape' key then a page pops up where I can quit or return to main menu or mute the sound. Should I just create a bunch of sprite buttons when you press the key or are there better methods?

  • Hunting a Rat in my game.

  • A main menu to my game

  • I am trying to chop a tree down in stages, so the player must chop it 3 times for it to fully fall over. Currently, the animations keep repeating as long as they overlap my Attack Box. When I add 'Trigger Once' then nothing happens at all. Can anyone see if there is something wrong with my events?

    Thanks.

  • I am adding sounds to my game but if they are shorter than 5 seconds in length then they wont play. Is this normal and does anyone know how to have 1 second long sound effects in the game?

  • Ok thanks dop2000, i'll try that. If it doesnt work i'll come back and post my .capx.

  • I'm having trouble with my Player walking in front of and behind some objects. I am using the events in the screen shot below to make it work:

    The code works but for some reason it only works for the very last object I add, in this case Plant7. My Player can walk in front of and behind Plant7 but no longer with Plant5 and Plant6. Every time I add a new object the old Plants and Player will no longer change their Y order.

    Does anyone know how to make all the objects work always?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I need advice from developers with aome experience.

    If I have many different Player animations should I use strings, numbers or booleans to handle changing them? What is the most efficient and works best for you all?

    Thanks for help