Performance Tips

  • Use Sprite Atlas to reduce draw calls

  • Limit simultaneous transparent shaders

  • Disable Post Processing per camera if needed

  • Reduce waterfall particle emission for mobile targets

  • Sort layers properly to avoid overdraw

Was this page helpful?