diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini
index 565c77d..66faaa6 100644
--- a/Config/DefaultEngine.ini
+++ b/Config/DefaultEngine.ini
@@ -2,8 +2,6 @@
GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
EditorStartupMap=/Game/Tourmaline.Tourmaline
GameDefaultMap=/Game/Tourmaline.Tourmaline
-TransitionMap=/Game/Tourmaline.Tourmaline
-ServerDefaultMap=/Game/Tourmaline.Tourmaline
[/Script/Engine.RendererSettings]
r.ForwardShading=True
@@ -44,124 +42,9 @@ r.SkinCache.CompileShaders=True
r.RayTracing=True
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
-PackageName=com.YourCompany.[PROJECT]
-StoreVersion=1
-StoreVersionOffsetArm64=0
-StoreVersionOffsetX8664=0
-ApplicationDisplayName=
-VersionDisplayName=1.0
-MinSDKVersion=32
-TargetSDKVersion=32
-InstallLocation=Auto
-bEnableLint=False
-bPackageDataInsideApk=True
-bCreateAllPlatformsInstall=False
-bDisableVerifyOBBOnStartUp=False
-bForceSmallOBBFiles=False
-bAllowLargeOBBFiles=False
-bAllowPatchOBBFile=False
-bAllowOverflowOBBFiles=False
-bDontBundleLibrariesInAPK=False
-bUseExternalFilesDir=False
-bPublicLogFiles=True
-Orientation=Landscape
-MaxAspectRatio=2.100000
-bUseDisplayCutout=False
-bAllowResizing=False
-bSupportSizeChanges=False
-bRestoreNotificationsOnReboot=False
-bFullScreen=True
-bEnableNewKeyboard=True
-DepthBufferPreference=Default
-bValidateTextureFormats=True
-bForceCompressNativeLibs=False
-bEnableAdvancedBinaryCompression=True
-bEnableBundle=False
-bEnableUniversalAPK=True
-bBundleABISplit=True
-bBundleLanguageSplit=True
-bBundleDensitySplit=True
-ExtraApplicationSettings=
-ExtraActivitySettings=
-bAndroidVoiceEnabled=False
-bRecordPermissionAtStartupEnabled=False
-bEnableMulticastSupport=False
-bPackageForMetaQuest=True
-bRemoveOSIG=False
-KeyStore=
-KeyAlias=
-KeyStorePassword=
-KeyPassword=
-DebugKeyStore=
-DebugKeyAlias=
-DebugKeyStorePassword=
-DebugKeyPassword=
-bBuildForArm64=True
-bBuildForX8664=False
bBuildForES31=False
-bSupportsVulkan=True
-bSupportsVulkanSM5=False
-DebugVulkanLayerDirectory=(Path="")
-bAndroidOpenGLSupportsBackbufferSampling=False
-bDetectVulkanByDefault=True
-bBuildWithHiddenSymbolVisibility=True
-bDisableStackProtector=False
-bDisableLibCppSharedDependencyValidation=False
-bSaveSymbols=False
-bStripShaderReflection=True
-bEnableGooglePlaySupport=False
-RequestCodeForPlayGamesActivities=80002
-PlayGamesClientId=
-bForceRefreshToken=False
-GamesAppID=
-bSupportAdMob=True
-AdMobAppID=
-TagForChildDirectedTreatment=TAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED
-TagForUnderAgeOfConsent=TAG_FOR_UNDER_AGE_OF_CONSENT_UNSPECIFIED
-MaxAdContentRating=MAX_AD_CONTENT_RATING_G
-AdMobAdUnitID=
-GooglePlayLicenseKey=
-GCMClientSenderID=
-bShowLaunchImage=True
-bAllowIMU=False
-bAllowControllers=True
-bBlockAndroidKeysOnControllers=False
-bControllersBlockDeviceFeedback=False
-AudioSampleRate=44100
-AudioCallbackBufferFrameSize=1024
-AudioNumBuffersToEnqueue=4
-AudioMaxChannels=0
-AudioNumSourceWorkers=0
-SpatializationPlugin=
-SourceDataOverridePlugin=
-ReverbPlugin=
-OcclusionPlugin=
-CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0)
-CacheSizeKB=65536
-MaxChunkSizeOverrideKB=0
-bResampleForDevice=False
-SoundCueCookQualityIndex=-1
-MaxSampleRate=48000.000000
-HighSampleRate=32000.000000
-MedSampleRate=24000.000000
-LowSampleRate=12000.000000
-MinSampleRate=8000.000000
-CompressionQualityModifier=1.000000
-AutoStreamingThreshold=0.000000
-AndroidGraphicsDebugger=None
-MaliGraphicsDebuggerPath=(Path="")
-bEnableMaliPerfCounters=False
-bMultiTargetFormat_ETC2=True
-bMultiTargetFormat_DXT=True
-bMultiTargetFormat_ASTC=True
-TextureFormatPriority_ETC2=0.200000
-TextureFormatPriority_DXT=0.600000
-TextureFormatPriority_ASTC=0.900000
-SDKAPILevelOverride=
-NDKAPILevelOverride=
-BuildToolsOverride=
-bStreamLandscapeMeshLODs=False
-bEnableDomStorage=False
+ExtraApplicationSettings=
+bPackageForMetaQuest=True
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
@@ -238,9 +121,6 @@ MPPoseRestoreType=Disabled
bDynamicResolution=False
PixelDensityMin=0.000000
PixelDensityMax=0.000000
-+SupportedDevices=Quest3
-+SupportedDevices=QuestPro
-+SupportedDevices=Quest2
SuggestedCpuPerfLevel=SustainedLow
SuggestedGpuPerfLevel=SustainedHigh
FoveatedRenderingMethod=FixedFoveatedRendering
@@ -277,13 +157,3 @@ bSupportSBC=False
SBCPath=files/UnrealGame/G4VR/G4VR/Saved/VulkanCache
EnableWorldLock=True
-[/Script/AndroidPlatformEditor.AndroidSDKSettings]
-SDKPath=(Path="C:/Users/etien/AppData/Local/Android/Sdk")
-NDKPath=(Path="C:/Users/etien/AppData/Local/Android/Sdk/ndk/25.1.8937393")
-JavaPath=(Path="D:/jdk-17.0.10_windows-x64_bin/jdk-17.0.10")
-SDKAPILevel=android-34
-NDKAPILevel=android-32
-
-[/Script/UnrealEd.CookerSettings]
-bCookOnTheFlyForLaunchOn=False
-
diff --git a/Content/Tourmaline.umap b/Content/Tourmaline.umap
index 5971aec..07349b3 100644
--- a/Content/Tourmaline.umap
+++ b/Content/Tourmaline.umap
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:6bf6b4d213641ad85b58adcc1e12e8480e14060cab2854cbce67e33278abc7de
-size 979702
+oid sha256:400100d79021ad34b9fa35881cfec869d5d543237ba584e1396ed11b5268a77c
+size 289
diff --git a/Content/VRTemplate/Maps/VRTemplateMap.umap b/Content/VRTemplate/Maps/VRTemplateMap.umap
new file mode 100644
index 0000000..6d7b63b
--- /dev/null
+++ b/Content/VRTemplate/Maps/VRTemplateMap.umap
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:562c345522f2b96db66d7bd6e10f230eb86c4f1912e063e3e77c3377f7db9bbd
+size 170946