How to increase game difficulty gradually

0 favourites
  • 3 posts
From the Asset Store
five golem elements Sprites Sheet.Best for enemy or villain game characters.
  • Hiya all,

    I'm almost finished with my game, but I don't yet understand how I can efficiently increase the difficulty.

    Basically your control a bomber aircraft and drop bombs on different heights. There's only one 'level'.

    There are two main 'enemies' the fighter aircraft coming in and the flak that's being shot at the player ( the bomber).

    This is what I have currently for the flak:

    And the fighter aircraft enemies:

    And what I only know how to increase difficulty:

    Etc..

    So let's say, how to increase the flak every 30 seconds, and the fighters coming in more often all gradually until impossible to survive.

    My head is spinning when I think about how to do this, if someone could point me in the right direction, I'd be grateful.

    Thanks.

    • R
  • You can use global variables as a timer. (BF109respawn and Flakrateoffire)

    You reduce the timers after a period of time until the timers are at their maximum. (I set 60seconds)

    Hope you understand.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks Pandadoor! Yes I understand it. I implemented it, thanks again. Didn't even know one could call 'every <globalvariable> seconds'!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)