meman's Forum Posts

  • Thanks so much caiorosisca ! It works now. Alot of this is new to me.

  • 1. I am having problems with the animation in my car game.

    When the car stops, it is supposed to play the "standing still" animation, but for some reason it doesn't. However, when you restart the game, the car is playing the standing still animation, but not when the car stops.

    2. I can't figure out how to make the car play the "up" animation, when right arrow and up arrow are down or pressed simultaneously.

    I did get the tip earlier to arrange the conditions, like shown in my previous post:

    But I can't make it work.

  • Really appriciate the detailed information But I'm sorry, I can't make it work.

  • Thanks LittleStain for your help, I tried this, but it's not working..

  • I'm having problems with the animation in my car game project.

    1. When right-key and up-key are pressed simultaneously, "up animation" is supposed to play, but the frame freezes. Same happens when up-key and down-key are pressed.

    2. second problem is, the default "standing still" animation. It only plays when the game starts. If we drive the car around and stop, the default "standing still" animation freezes.

    (I havn't put in the proper animation for "reverse-up" and "reverse-down" yet. so ignore that)

    Press space to restart game.

    Capx file download link :

  • I have been working on fake 3d overlap in a car game. I have managed to block most of the bugs. But the censors and the collision frame don't seem to react perfectly.

    • Lets say, if we reverse the car into the yellow balloon, the yellow balloon is supposed to turn into blue-balloon as soon as the green censor collides with the yellow balloon. But it doesn't turn blue until it reaches the back wheel (rear wheel) area. Why is it doing that?
    • The collision frame goes as far as to the middle of the cars front. But the balloon doesn't "pop" until it hits the cars front wheel. Why is that?

    (ignore the grey balloon)

    and Press space to restart game

    Capx file download link :

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I see, Thanks granpa!

  • I'm having trouble with ending the game.

    I want the player to be destroyed when health is equal to or less than 0. But nothing happens.

    What am I doing wrong?

  • Thank you so much caiorosisca !! It worked I appriciate your help a lot!

  • , caiorosisca, Zathan I have attached the download link, have a look at the file and help me figure out what's wrong please.

  • I already tryied that, doesn't work. Thanks for your suggestion neilgomes

  • Hi, I have a problem with "go to layout"

    I created my game in layout 1.

    But made my start screen "press any key to start game" in layout 2.

    Pressing any key isn't working. I think because the computer is getting confused. How do I change their order, how do I switch layout 1 with layout 2?

    (Also the the player controlls are stuck because of the first event"go to layout". When I remove it, the game works fine.)

  • Hi , The problem is solved! Thanks for you help

  • Problem solved , thanks for your help

  • Thanks granpa ! I made the changes and the HUD is working fine now. Thanks for the tip about families, I'm reading about it now.

    Thanks yonda, but it's working fine now