alterkait's Forum Posts

  • 4 posts
  • That seemed to do the trick, thank you !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • As of now, it is set so that

    System -> Every x seconds -> spawn enemy

    After playing for a while, it gets very hard and even unfair with the amount of enemies on screen.

    Is there a way to ensure that (for example) when there are 10 enemies, Spawning them stops? And then it continues when there are less than 10?

    Thank you very much.

  • I thought I was the only one! I just uploaded my first game a few minutes ago, and it can't seem to load! I even tried to check out the other games and I get the same error message.

    Maybe you're right, and it's due to their servers (with the new announcemnt of C3) being worked on. I hope they fix this soon.

  • Hello, I've been having trouble making my music work. I've imported the Sound (made sure it was .ogg) and made it so that:

    System > On Start of Layout: Play (Sound file.)

    The rest of my sounds work, such as guns firing, explosions, reloading, etc.

    I have the free version of C2, so maybe that's the problem? The file in question is 4.15 MB and has a duration of around 4 minutes. I've also tried importing it as a .wav file but still had no luck. I also made sure that preloading the files was on.

    Thanks in advance to anyone who has a fix, this problem has really been slowing my progress down.

    EDIT: I found a fix!

    It turns out all I had to do was use the correct Music tag when making the new event

  • 4 posts