Radar
A simple, drop-in rotating radar prop for Unreal Engine 5 — and it's free.

What is it?
A lightweight rotating radar you can drop straight into a level. It's deliberately simple: two static meshes — a dish on top and a base below — with the dish spun by a Rotating Movement component. No setup, no dependencies, no C++.
Use it as set dressing, a landmark, or an objective/target in your levels.
Get it — free
What's in the box
| Part | Role |
|---|---|
| Radar actor | The placeable Blueprint that holds the meshes and the rotation |
| Dish mesh (static) | The top element that rotates |
| Base mesh (static) | The stationary base it sits on |
| Rotating Movement | Spins the dish at a configurable rate |
Requirements
- Unreal Engine 5 — Blueprint only, no plugins, no C++.
Next steps
See Setup & Usage to place and tune it, and the Roadmap for what's planned.