There’s a Kite example in Learning tab of the launcher.
But in short:
- Assume world dimensions You have
- Make UMG widget rectangle in proportion
- Get player’s position
- Put player icon in proportion of Player position
- Get player’s rotation
- Set player icon rotation
Don’t do that on tick. Make a timer.