Hello Gdevelop! I NEED help. desperately. Sooo, my game is object heavy, and it is not being very friendly with my old laptop. There is a TON of objects, most with animations, or effects. And my game is open world. Here’s an image to get an idea. Each yellow spike is its own object.
Will object culling work for you?
What it does it deletes object that are about to get off screen or are off screen depending on your padding
And create them back when they are getting close to screen
I am getting fps lag around 40k
Where normally i get around 10k
But that is counting each square of my map being built from 16x16 tiles
And you most likely would have less