Description
π¬DEMO VIDEO |π¬Spawner Work Video |π¬Demo Replacing Meshes
πDocumentation |πChangelog |πΆΒ | π₯BPS ASSETS
π₯Global World Optimization Framework PRO MAX β Scalable Optimization for Large Worlds
Summary. A high-performance framework for massive single-player and multiplayer projects. Uses a divide-and-conquer sector system to manage thousands of actors, preserve world state, and keep high FPS in worlds with millions of objects.
πKey Features:
- Scalable Performance – Handles thousands of actors concurrently; preserves per-actor state (e.g., health, hunger, plant growth).
- Persistent Worlds – Player actions remain: open a window, eat an apple, return laterβthe state is restored.
- Multiplayer – Server-side calculations reduce client load and keep actors synchronized.
- Actor Density Control – Define how many actors should appear near the player.
- Component-Based Setup – Add a component; each actor receives a unique ID for save/restore.
π«Modules:
Optimization Module β Sectors Director
- World partitioned into sectors with cached data for fast reload.
- Optimization stages
β’ Stage 0: fully active actors.
β’ Stage 1: off-camera actors disable Tick/animation/shadows on client; stay active on server.
β’ Stage 2: distant actors are saved/unloaded or replaced with static/instanced meshes; restored with full data on approach. - Adjustable sector size, per-actor visibility distance, progressive spawning to avoid frame spikes.
- Replacement of distant actors with Instanced Static Meshes.
Population Control Module β Spawner
- Spawns NPCs, resources, weapons, or arbitrary actors; integrated with Sectors Director via unique IDs.
- Per-entry settings: spawn chance, respawn timing, spawn distance, max active count.
- Smooth per-frame spawning; dynamic runtime spawn points.
- Persistent actor parameters (health, states, etc.) are saved and restored on return.
πAbout Our Plugins:
- 7+ years of proven experience in Unreal Engine development.
- Regular updates and continuous improvements.
- Featured multiple times in Epic Games ShowCase.
- Free Discord support and active community.
- Many features implemented from developer feedback.
πNote: The pluginβs price may increase as new features are added.
You can contact us at any time and request that the asset you want be added to the site from the Request Asset section.