I want to make a game that progressively gets harder with every X seconds, but with the static variable, it will always change back to what it originally was. How do I fix this?
Thank you!
I have exported my game to mobile and I tried to open the game and it wouldn't let me, I got an APK installer but I still couldn't open it. Does anyone know how to fix this?
I want to make one of the variables change when you press a button. How do I do this?
Develop games in your browser. Powerful, performant & highly capable.
Ok, Thank You! 😀😀😀
I am creating a game where it will spawn a certain amount of objects a second to make the game hard. I want to add something where if you press a button labeled "Hard Mode" it will spawn more objects per second. Right now I have it set to one object per 0.25 seconds. I want the hard mode to be something along the lines of 0.12. Do you know how to do this?