diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 51251471..8ed51c83 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/VR/VRPawn.uasset b/Content/Blueprints/Player/VR/VRPawn.uasset index 43a2db71..05dcd24b 100644 Binary files a/Content/Blueprints/Player/VR/VRPawn.uasset and b/Content/Blueprints/Player/VR/VRPawn.uasset differ diff --git a/Content/Blueprints/Player/getFunctions.uasset b/Content/Blueprints/Player/getFunctions.uasset index 0fa1601d..9d9fce20 100644 Binary files a/Content/Blueprints/Player/getFunctions.uasset and b/Content/Blueprints/Player/getFunctions.uasset differ diff --git a/Content/Blueprints/UI/Actors/KPmaker.uasset b/Content/Blueprints/UI/Actors/KPmaker.uasset index 7ac5c69e..ec52ad1e 100644 Binary files a/Content/Blueprints/UI/Actors/KPmaker.uasset and b/Content/Blueprints/UI/Actors/KPmaker.uasset differ diff --git a/Content/Blueprints/UI/WBPS/KPWidget.uasset b/Content/Blueprints/UI/WBPS/KPWidget.uasset index 91d60504..e69c9447 100644 Binary files a/Content/Blueprints/UI/WBPS/KPWidget.uasset and b/Content/Blueprints/UI/WBPS/KPWidget.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/SideMenu1.uasset b/Content/Blueprints/UI/WBPS/Menu/SideMenu1.uasset index 30de07f5..bb0e1f8e 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/SideMenu1.uasset and b/Content/Blueprints/UI/WBPS/Menu/SideMenu1.uasset differ diff --git a/Content/Blueprints/UI/WBPS/exportPlan.uasset b/Content/Blueprints/UI/WBPS/exportPlan.uasset new file mode 100644 index 00000000..eea360be Binary files /dev/null and b/Content/Blueprints/UI/WBPS/exportPlan.uasset differ diff --git a/Content/Maps/MainScene.umap b/Content/Maps/MainScene.umap index 5d4d5e09..5002de08 100644 Binary files a/Content/Maps/MainScene.umap and b/Content/Maps/MainScene.umap differ diff --git a/Content/imageConverter/doWork.bat b/Content/imageConverter/doWork.bat index 43c0dd20..61b30390 100644 --- a/Content/imageConverter/doWork.bat +++ b/Content/imageConverter/doWork.bat @@ -12,8 +12,8 @@ set defvidpath=%5 set vidpath=%6 rem convert screenshots to jpg cd /d %shotpath% -%mgrPath% -resize x1080 -quality 80 -format jpg *.png -del *.png +%mgrPath% -resize x1080 -quality 80 -format jpg *photo_?.png + rem convert kp to jpg cd %kppath%