I need some help with Optimization

(this is the 6th time that I answer a topic like this, hmmm…)
Anyway here are some solutions that you can apply to your game:

  1. Remove the terrain that you don’t see
  2. Enable streaming (for more informations Content streaming )
  3. Disable Cast Shadows in the parts that doesn’t need shadows
  4. Optimize your scripts
  5. Use meshes (how to create a mesh from a building you did in studio meshes )
  6. Optimise the collions box (for other building tips here )
  7. Remove Can Collide to parts that you can’t touch

You can have some viruses some make sure that any script have a require() function unless you know what it requires; search for backdoors too!
It can be a plugin too!

(Another thing you can do is to open the Game Explorer tab, and delete images, assets… that you don’t use)

Hope it helps :slightly_smiling_face:
PS: Sorry for the bad English