LPMarvin99's Forum Posts

  • But every level have its own music. When I remove the stop all then the music from the other level will play in the next level and the music of the level^^ This means 2 music files will play at the same time. I want that the music plays all the time even when you restart at the checkpoint.

  • My Game have checkpoints that save the game. When the player hits a saw or something else than you restart at the last checkpoint. This is made with: Load game from file. My Music starts with: On Start of Layout Audio Stop All and Play Musicfile. And when you restart at the checkpoint it is: On Load Complete Audio Stop All and Play Musicfile.

  • Hello I make a Game with Construct 3 and I want that the Music plays continuously even when the layout restarts. Every Level has its own Music.

    How can I make this?

  • You do not have permission to view this post

  • Hello, I would like to include in my game that I create with Construct 3 that the player must press 4 switches in the correct order so that the block is destroyed that blocks the way to the goal. Does anyone know how I can program something like that in Construct 3?

  • Hello, I would like to know if there are other game engines that are free and have the same structure and programming as Construct 3, where programming is also explained so simply. The game engine should be able to insert videos and teach you the programming language Javascript very easily, as Construct 3 does but free of charge. Do you know any?

  • Thank you for your help. The Backup save location is now the Cloud and it works.

  • Hello, I'm halfway through my game in Construct 3, but Construct 3 no longer lets me save the project. It always says: unable to save. I should see if I have permission to save in the folder. I looked it up and I just guess it means I should free up some space. My main hard drive is 50 GB and 4 GB is still free. But I can't throw anything down because I need the programs. I have a second hard drive that has 2 TB free. I would like to know how to tell Construct 3 to ignore my main hard drive. The storage location of the project is already on the 2nd hard drive. Just somehow every time I start Construct 3 and open my project my main hard drive shows that it only has 250 MB free! And when I close Construct 3 I have 4GB free on the main hard drive again. Can someone tell me what is happening there and how I can change it so that Construct 3 does not save anything on my main hard drive but only saves it on the 2nd?

  • Hello, I have a question there is a function in Construct 3 with which you can display what you have programmed in the event sheet in javascript code? That would be really helpful to learn javascript;)

  • All my floors are solid. Why does it sometimes work and sometimes not? Ok that what you write will solve the main problem but it does not explain why this is actually happend. It not explained why the player sometimes ignore the solid objects and fall through them. It feels like that the player is changing the layer. It is strange that this problem only comes after you play the game for a while. It comes randomly.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I made a Game in Construct 3 but it have some errors that I don't know why they are there. Sometimes you fall out off the screen the player does not interacte with the platforms or even with other solid objects or something that should kill the player! But this happens randomly, sometimes it works the player don't fall out off the screen everything works fine but after some time it comes again! And I don't know what is wrong. Is this even a main problem in construct 3? Have anyone else these problems?

  • I solved my problem. I had to prevent the player from moving when he restarted from the checkpoint and only being able to move again when the variable was increased.

  • But it only happens when I hold down the right arrow key and then repeatedly fly into an object that kills me. The player is then placed closer and closer to the object that killed him. I move with the arrow keys

  • It works, but when I have more than 7 deaths than the player spawns in the object that kills him and I became a strange noise.