[Plugin] Editor Camera Position

Nobody asked for this, but here’s a little plugin that shows a camera position in the editor viewport.
You can also set the camera position, or copy-paste it.

ezgif.com-gif-maker

Enjoy, and cheers <3

3 Likes

FEditorStyle is replaced by class FAppStyle. Use FAppStyle::GetAppStyleSetName().
FTicker is replaced by class FTSTicker

How do I install this?

“Engine modules cannot be compiled at runtime. Please build through your IDE”

Please checkout my pull request

Version for UE5