Man I’ve totally forgot about those I’ll start on it later today thanks for reminding me ![]()
Okay, how do you save upgrades, when finishing a level you send it to a block that relays it the next one? or is it simpler
it’s by using a Save behavior block. they can save values throughout play sessions.
Save block and please create your own topics.
Oh no I’m running low on objects things are gonna start getting complicated.
![]()
hohoho now it’s time to play the fun game of condensing literally everything into less objects and getting rid of things that make your game look good because they take up space
No no I’m not getting rid of anything I’ll just squish a bunch of stuff into one object
You seem to have a performance problem

Why do you have this in your “Half Floor” object? It doesn’t seem to do anything.
There are other problems as well with proximity and spawn.
If you need any help trying to figure out how to condense objects you can @ me
Will do also I will look into everything and I’ll try to maybe find a way to make the spawn one go down.
Also how do I see that I haven’t been able to figure it out.
Indie
Dang would have really been useful.
Oh btw something that I think would be useful would be to use the In View behavior to not turn on the proximity/spawn until the player is within a specific distance of the object
Ok I will be working on limiting lag for a little while now then ![]()
How is the performance now @CodeAlpaca ?

Performance is much better, physics still takes up a bit though (Btw for reference, an empty game runs at 60 fps)
How would I make physics take up less?
Not sure, I tried using the Enable when the objects are out of view to see if that helped, but it didn’t improve performance at all
What if I have objects spawn the enemy in when you’re in view would that work?
Just use InView everywhere
