Skip to content

ShadowfallStudios/GameViewportSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Viewport Sync

UE5 Plugin for syncing the active Play In Editor session with the other Level Editor Viewports. Forked from https://github.com/jackknobel/GameViewportSync

Preview

Supported Unreal Versions:

5.2+

Features:

  • Simple Setup
  • Actor tracking/following with orbit camera controls
    • If the follow actor does not exist at level start up it will be automatically attached when it becomes available
  • Per viewport setting toggle

Getting Started:

  • Add the plugin to your project ([GameDirectory]/Plugins/) folder (either via cloning or from the releases tab)
  • Open the editor.
  • Enable the Plugin in the Plugins Menu
  • That's it! (You can add additional level editor viewports to the drop down the usual way via Window->Viewports menu)

Configuration:

All settings can be configured via the viewport window drop down menu:

DropDownConfig

You can follow an actor via the menu above, right clicking on the actor itself (see gif below) or via the shortcut ALT + SHIFT + F)

RightClickContextMenuConfig

Note:

Currently does not support persistent viewport settings.

Follow the issue here:

https://github.com/jackknobel/GameViewportSync/issues/1

Forked from https://github.com/jackknobel/GameViewportSync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published