branchrust_reboot/main/apartment_s2p_spawnercancel

3 Commits over 0 Days - Infinitycph!

19 Days Ago
Remove rogue disabled small apartment in the scene S2P apartment complex
20 Days Ago
S2P apartments
20 Days Ago
Add support for apartment rooms to only be spawned based on position instead of all the entities being baked into the monument's scene - stores list of entities to spawn inside a component attached to the output prefab - spawns them inside FindMapEntities() - fixes needing to run S2P when only the apartment room prefab is changed - reduces scene size from 175MB -> 75MB (unsure how that translates to actual RAM usage)