How many trees are too many?

Just wondering, how can I know when I have too many objects (trees) in my scene? Is there some kind of rule of thumb or a way I can check my scene is too heavy?

1 Like

It depends on the minimum specs or target platform, for instance; you won’t put as many objects if your game is coming out on Switch, but if you are just having fun with the engine, place as many as your computer can handle, it doesn’t truly matter.

If you desire to know more about performance, I suggest you look into some of Unity’s official tutorials on their learning site, or just take a look at the Profiler.

2 Likes

Thank you! I will do so!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms