Fixed end screen, kill volume,
This commit is contained in:
parent
f177693cd0
commit
548ab590fe
BIN
Content/ThirdPerson/Blueprints/BP_BaseChar.uasset (Stored with Git LFS)
BIN
Content/ThirdPerson/Blueprints/BP_BaseChar.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/ThirdPerson/Blueprints/BP_Small.uasset (Stored with Git LFS)
BIN
Content/ThirdPerson/Blueprints/BP_Small.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/5V/RZ3QKRGURGEXXVJP51XZUC.uasset (Stored with Git LFS)
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/5V/RZ3QKRGURGEXXVJP51XZUC.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/VI/G7G8THLJPM2G4VWHF1SRXR.uasset (Stored with Git LFS)
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/3/VI/G7G8THLJPM2G4VWHF1SRXR.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/7/UQ/MLI6HFV2H701FDDSNH27VV.uasset (Stored with Git LFS)
Normal file
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/7/UQ/MLI6HFV2H701FDDSNH27VV.uasset (Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/Z2/NCGZ5J2R6YFWREKHTBW6QB.uasset (Stored with Git LFS)
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/E/Z2/NCGZ5J2R6YFWREKHTBW6QB.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/F/1N/B5KN7JCXGBANOINHNEXQVV.uasset (Stored with Git LFS)
BIN
Content/__ExternalActors__/ThirdPerson/Maps/ThirdPersonMap/F/1N/B5KN7JCXGBANOINHNEXQVV.uasset (Stored with Git LFS)
Binary file not shown.
|
@ -0,0 +1,32 @@
|
|||
|
||||
|
||||
[/Script/HoloLensPlatformEditor.HoloLensTargetSettings]
|
||||
bBuildForEmulation=False
|
||||
bBuildForDevice=True
|
||||
bUseNameForLogo=True
|
||||
bBuildForRetailWindowsStore=False
|
||||
bAutoIncrementVersion=False
|
||||
bShouldCreateAppInstaller=False
|
||||
AppInstallerInstallationURL=
|
||||
HoursBetweenUpdateChecks=0
|
||||
bEnablePIXProfiling=False
|
||||
TileBackgroundColor=(B=64,G=0,R=0,A=255)
|
||||
SplashScreenBackgroundColor=(B=64,G=0,R=0,A=255)
|
||||
+PerCultureResources=(CultureId="",Strings=(PackageDisplayName="",PublisherDisplayName="",PackageDescription="",ApplicationDisplayName="",ApplicationDescription=""),Images=())
|
||||
TargetDeviceFamily=Windows.Holographic
|
||||
MinimumPlatformVersion=
|
||||
MaximumPlatformVersionTested=10.0.18362.0
|
||||
MaxTrianglesPerCubicMeter=500.000000
|
||||
SpatialMeshingVolumeSize=20.000000
|
||||
CompilerVersion=Default
|
||||
Windows10SDKVersion=10.0.18362.0
|
||||
+CapabilityList=internetClientServer
|
||||
+CapabilityList=privateNetworkClientServer
|
||||
+Uap2CapabilityList=spatialPerception
|
||||
bSetDefaultCapabilities=False
|
||||
SpatializationPlugin=
|
||||
SourceDataOverridePlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
SoundCueCookQualityIndex=-1
|
||||
|
Loading…
Reference in New Issue