Balcony/Window View
First Person Character Camera Lag
Simultaneous Video Playback
Enables the Gallery system to dynamically create and manage independent Media Player instances for each video item. This allows users to play and view multiple videos at the same time within the gallery.
Common Hierarchical Scroll Box Gallery
Initially, the Media Entry widget was styled and configured using a Common List View, relying on the OnListItemObjectSet event. This worked well for image-only galleries. However, during testing with video entries, we encountered layout and display issues—specifically, the Common List View failed to arrange video items reliably. As a solution, we’ve switched to using a […]
Two-Handle Range Slider

Custom dual-handle range slider for defining both lower and upper bounds. This widget features snapping logic that utilizes normalized values for precise filtering. Replaces Unreal Engine’s default single-handle slider, which only supports an upper limit.
Dynamic Corner Radius for Background Blur

Global function (BackgroundBlurCornerRadiusByScreenSize) that dynamically adjusts the corner radius of all background blur elements based on the current viewport dimensions. The function calculates a scaling factor using a reference resolution (e.g., 1920×1080) and applies it to a base corner radius value to ensure consistent visual appearance across different screen sizes. This function is called from […]
First Person Character / 3D Walkthrough Mode
Multiple buildings in single project
Switch between satellite and topographic map
Multilingual Localization Setup
Localization Setup for English as the source language and support for French and German as target translations.