For the past 2 hours i have been trying to make an infinite rebirth system. I’m okay at math, but can’t figure out an algorithm to make it infinite. Can anybody help?
Thank you!
For the past 2 hours i have been trying to make an infinite rebirth system. I’m okay at math, but can’t figure out an algorithm to make it infinite. Can anybody help?
Thank you!
Did you try to search it on YouTube?
Yeah. But i dont wanna follow a tutorial, because it will be harder to add things to it, as you don’t know hot i works.
Whenever the player clicks the rebirth button:
They should then be able to replay the game normally to reach these new requirements, but with the extra benefits. Then they can press the rebirth button again and the process repeats itself
Yes, but how would i keep increasing those requirements?
Whenever you do a successful rebirth, just increment the requirements by a certain number. Or you can multiply them (for example x1.2). But be sure to keep these specific to each player
Ah, i think i get it! Thanks for the help!
It worked, thanks for the help!
Mark it as solution then soo it can help other people.