anylee2021 / EditorCameraPositionUE4

Simple plugin for Unreal Engine that allows to display, set, copy and paste camera position in editor viewport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Editor Camera Position for Unreal Engine

This is a simple plugin for Unreal Engine that displays the camera position in the editor's viewport. It can also set and copy-paste the camera position.

ezgif com-gif-maker

Why is it useful?

It is useful when you when you have a QA team that reports you a bug in specific location. Finding this place in the editor on a huge map with only coordinates is tricky. With this tool you can simply copy-paste this location and go directly to a place where the problem occurs.

It is also useful if you want to share a specific world coordinates to a teammate without getting coordinates of a specific object.

Does it work in UE5?

Yes it is! (Tested on UE5.3.1)

ue5cam

Extra Links

Anything else?

Just hoping you can find it useful.
Cheers!
<3

About

Simple plugin for Unreal Engine that allows to display, set, copy and paste camera position in editor viewport

License:MIT License


Languages

Language:C++ 94.6%Language:C# 5.4%