dinofun's Forum Posts

  • Thanks guys! Appreciate your input. I haven't been able to make either idea work yet but I'm still working on it. I think I'm getting close though.

  • If you right click on the example can you select 'Open with...' and then see if Construct 2 is listed as a program to open it with? If it's not listed, you might have to browse for the program.

  • Suppose I have 6 sprites on the screen and they are 2 sprites named "apple", 2 sprites named "orange" and 2 sprites named "cherry". If I have another sprite named "rock" and I drop it on the sprites below, is there a way to detect if it hit the same sprite twice in a row. It would have to reset if it hit an apple first and then an orange. If for example, it hit the orange first and then the other orange, it would do something like play a sound. Thanks much if you can say how.

  • Just finished my latest Construct 2 game called Dino Run Run. It's at Dino Run Run

    Hope you like it!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • WOW! Doesn't seem to be a reason to ever use text for scores anymore...

  • your game was awesome, loved the sad meow sounds :-)

  • Submitted my game, Avoid the Dinos today!

    Please delete the following games please.

    construct.net/en/free-online-games

    construct.net/en/free-online-games

    It seems like a lot of sites out there are scraping the games off this site but not giving any credit to the authors.

    construct.net/en/free-online-games needs to be deleted. It is a duplicate. Sorry 'bout that....

  • Maybe this? What it does is destroy a bullet in flight as soon as the key is pressed but immediately creates one. The created one will stay on the screen until it leaves the layout or the key is pressed.

    On key pressed-destroy bullet

                  -Create bullet

                  -set Speed & direction here

  • Hi again Pakost

    Just wanted to say Thanks again for your help. I looked at your website and you have some beautiful game art. Just wanted to let you know though that it was difficult to view in Chrome. Maybe you already know because it's noted that it is in development, but just wanted to give you a heads up.

  • Wow, how simple. I thought I had seen "Create" somewhere but I didn't think to look at the System properties. I won't soon forget that. Your game looks fan-freakin-tastic by the way! Beautiful graphics. Looks very professional. Thanks again Pakost!

  • I think that is what I've done but when it spawns it sometimes creates 2 balloons that are moving and 1 that is just frozen. I'll keep working on it. Thanks Pakost!

  • Thanks Pakost

    I've worked on it a bit more and have been stuck the last day or so on why the balls don't act like I want them to. They split, but it seems like if I shoot one ball it makes the other one stop. I haven't been able to determine their erratic behavior. Will keep trying though.