fix rotate terminator

This commit is contained in:
2020-10-12 23:33:03 +05:00
parent 0c9392567e
commit 15b7b980c0
8 changed files with 1577 additions and 1733 deletions
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 84 KiB

@@ -973,10 +973,9 @@ UATHelper.LastCompileMethod=Unknown
[AssetEditorSubsystem]
CleanShutdown=True
OpenAssetsAtExit=/Game/blueprints/player/Player.Player
[RootWindow]
ScreenPosition=X=-2271.000 Y=-349.000
ScreenPosition=X=0.000 Y=0.000
WindowSize=X=1280.000 Y=720.000
InitiallyMaximized=True
@@ -1005,7 +1004,7 @@ ContentBrowserTab1.ActiveTypeFilters=World
ContentBrowserTab1.EnabledTypeFilters=
ContentBrowserTab1.ActiveFrontendFilters=
ContentBrowserTab1.EnabledFrontendFilters=
ContentBrowserTab1.SelectedPaths=/Game/blueprints/player
ContentBrowserTab1.SelectedPaths=/Game/blueprints/infopoints
ContentBrowserTab1.Favorites.SelectedPaths=
FavoritePaths=
ContentBrowserTab1.CollectionsExpanded=True
@@ -1046,9 +1045,9 @@ MRUItem6=/Game/Content/three/Untitled
MRUItem7=/Game/maps/black
[ContentBrowserRecent]
MRUItem0=/Game/blueprints/player/Player
MRUItem1=/Game/blueprints/ship/BP_Ship
MRUItem2=/Game/maps/ship
MRUItem0=/Game/blueprints/ship/BP_Ship
MRUItem1=/Game/maps/ship
MRUItem2=/Game/blueprints/player/Player
MRUItem3=/Game/blueprints/infopoints/infoWindows/Info_widgets
MRUItem4=/Game/meshes/ship/SM_Ship_TrackerHead
MRUItem5=/Game/meshes/ship/SM_Ship_TrackerBody
File diff suppressed because it is too large Load Diff
View File