The game freezes after around half the second wave, not 2 turrets and I’m trying to find a fix for the freezing do you know hot to allocate more memory? I really need to know
Viewing post in Timeless TD jam comments
I see, to be honest I'd need more detail on the setup. You may have too many processes running at once and need to stop them? If it is constantly starting things but not stopping them that could be making the game crash by clogging up memory? You could check to make sure you haven't created any loops that are breaking things by constantly running??