I’ve made a radar and a minimap for my game, but the radar was made following a tutorial using the HUD and Draw Rect/Texture, while the Minimap is UMG.
Is there any way if I can place my radar above the minimap? Unfortunately I haven’t been lucky to try to make a UMG version as the blueprint now is a mess due to modifications i’ve made.
Imphidel once told me about this OnPaint thing, but never managed to make it work with foreach loops.