Level of Detail Optimization with LOD Groups

The two biggest drains on your game’s frame rate are script execution and geometry, and you can save a ton of geometry by using LOD groups to make your objects swap to simpler versions or cull (hide) when you get far away. Here’s how I applied this to the numerous red chairs in the ITU…