Seamlessly Maintain UI Elements Across Level Transitions.
Persistent Widgets ensures your game's UI elements remain visible and consistent, no matter how many level changes your players go through. Ideal for complex games requiring stable UI elements like scoreboards, inventory systems, splash screens, loading screens or dynamic menus across different game levels.
Features:
Code Modules:
Number of Blueprints: 1
Number of C++ Classes: 3
Network Replicated: No (UI elements are typically client-specific and do not require replication.)
Supported Development Platforms: Windows, Android
Supported Target Build Platforms: Windows, Android
Documentation: Documentation
Discord: Link
Example Project: Found within the plugin contents.
Important/Additional Notes: Any level specific references shall need to be updated in UMG after level switch.