2cool4uandme's Forum Posts

  • One of the big ones is when you make your way to level 3 it just messes up and spawns the boss and stuff happens that I don't understand

  • I am so done with this game.I have been working forever on this game and there a few critical bugs that I just don't understand. If anyone is looking for a project can you help figure out these bugs. It would really help.

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • dropbox.com/s/7e1or6mzk6wkh ... .capx?dl=0

    When I go to the menu layout and click the space or earth level it goes to its specified layout but it does not display the background. Help me. <img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused" />

  • dropbox.com/s/7e1or6mzk6wkh4z/Space%20Revelations%28Real%29%201.capx

    When you debug the level 1 layout and try firing the gun by pressing space it will shoot but it will follow the players motion as he moves. I know this is because of the event to set the angle of motion to the player angle, but I don't know any other way to do it. Plz help.

  • ok thanks thanks guys i got what i needed

  • can you explain a little better. Im sorry but my nooby brain didn't really understand

  • Ok so this isn't really a big deal but when I switch to my plasma gun I have it set up so after 10 shots the bullets are destroyed every tick for 8 seconds. This is a problem because if you spam the gun 10 times then it will delete all the bullets in the layout including the ones still in the air. I want it so after 10 shots the bullets stop spawning instead of just getting destroyed every tick.

    Here is my file if you want to take a look

    -http://www.mediafire.com/download/2d8t0qevtu3d65q/New+folder+%282%29+%281%29.zip

  • Ok I am glad to say it is complete thank you everyone for your help.

  • Ok so now the problem is that Even after the bar gets to zero I can still shoot. So close

  • Sorry about that I uploaded the wrong file

    Here is the actual file:

    -http://www.mediafire.com/download/yyrq9wmnhzvjazz/New+folder+%286%29.zip

  • you have to press 4 when you play it

  • this is a school project i can't update

  • Ok so it mostly works but after I shoot my gun 10 times and it stops for 8 seconds then the bar won't go down untill like 5 seconds after it resets. Please help I do not understand.

    Here see for yourself:

    -http://www.mediafire.com/download/yyrq9wmnhzvjazz/New+folder+%286%29.zip

  • Ok so it mostly works now but after I shoot my gun 10 times and it stops for 8 seconds then the bar won't go down untill like 5 seconds after it resets

    Here see for yourself:

    -http://www.mediafire.com/download/4pr4isx2qp5t3g2/My+game.zip

  • So in my project I want the character to be able to shoot 10 times then you have to wait 10 seconds then you can fire again. When I tried to do it I made a global variable then when it reached zero it would disable the weapon, then after 10 seconds it would set the global variable 10 and reactivate the gun. It worked for the first time I could shoot 10 times then it would stop after 10 seconds it would start up again, but then it wouldn't stop after 10 seconds anymore. It would just keep shooting endlessly. Hope you can help