mirror of
https://github.com/ConjureETS/CodenamePitchfork.git
synced 2026-03-24 09:01:06 +00:00
"ajouter joueur first person
sprint temps limite"
This commit is contained in:
parent
ed0ae19ee6
commit
286b851bda
@ -8,6 +8,7 @@ PlayerSettings:
|
|||||||
defaultScreenOrientation: 4
|
defaultScreenOrientation: 4
|
||||||
targetDevice: 2
|
targetDevice: 2
|
||||||
targetResolution: 0
|
targetResolution: 0
|
||||||
|
useOnDemandResources: 0
|
||||||
accelerometerFrequency: 60
|
accelerometerFrequency: 60
|
||||||
companyName: DefaultCompany
|
companyName: DefaultCompany
|
||||||
productName: Project Pitchfork
|
productName: Project Pitchfork
|
||||||
@ -28,6 +29,7 @@ PlayerSettings:
|
|||||||
androidShowActivityIndicatorOnLoading: -1
|
androidShowActivityIndicatorOnLoading: -1
|
||||||
iosAppInBackgroundBehavior: 0
|
iosAppInBackgroundBehavior: 0
|
||||||
displayResolutionDialog: 1
|
displayResolutionDialog: 1
|
||||||
|
iosAllowHTTPDownload: 1
|
||||||
allowedAutorotateToPortrait: 1
|
allowedAutorotateToPortrait: 1
|
||||||
allowedAutorotateToPortraitUpsideDown: 1
|
allowedAutorotateToPortraitUpsideDown: 1
|
||||||
allowedAutorotateToLandscapeRight: 1
|
allowedAutorotateToLandscapeRight: 1
|
||||||
@ -60,11 +62,23 @@ PlayerSettings:
|
|||||||
xboxSpeechDB: 0
|
xboxSpeechDB: 0
|
||||||
xboxEnableHeadOrientation: 0
|
xboxEnableHeadOrientation: 0
|
||||||
xboxEnableGuest: 0
|
xboxEnableGuest: 0
|
||||||
|
n3dsDisableStereoscopicView: 0
|
||||||
|
n3dsEnableSharedListOpt: 1
|
||||||
|
n3dsEnableVSync: 0
|
||||||
xboxOneResolution: 0
|
xboxOneResolution: 0
|
||||||
ps3SplashScreen: {fileID: 0}
|
ps3SplashScreen: {fileID: 0}
|
||||||
videoMemoryForVertexBuffers: 0
|
videoMemoryForVertexBuffers: 0
|
||||||
psp2PowerMode: 0
|
psp2PowerMode: 0
|
||||||
psp2AcquireBGM: 1
|
psp2AcquireBGM: 1
|
||||||
|
wiiUTVResolution: 0
|
||||||
|
wiiUGamePadMSAA: 1
|
||||||
|
wiiUSupportsNunchuk: 0
|
||||||
|
wiiUSupportsClassicController: 0
|
||||||
|
wiiUSupportsBalanceBoard: 0
|
||||||
|
wiiUSupportsMotionPlus: 0
|
||||||
|
wiiUSupportsProController: 0
|
||||||
|
wiiUAllowScreenCapture: 1
|
||||||
|
wiiUControllerCount: 0
|
||||||
m_SupportedAspectRatios:
|
m_SupportedAspectRatios:
|
||||||
4:3: 1
|
4:3: 1
|
||||||
5:4: 1
|
5:4: 1
|
||||||
@ -84,14 +98,19 @@ PlayerSettings:
|
|||||||
AndroidPreferredInstallLocation: 1
|
AndroidPreferredInstallLocation: 1
|
||||||
aotOptions:
|
aotOptions:
|
||||||
apiCompatibilityLevel: 2
|
apiCompatibilityLevel: 2
|
||||||
|
stripEngineCode: 1
|
||||||
iPhoneStrippingLevel: 0
|
iPhoneStrippingLevel: 0
|
||||||
iPhoneScriptCallOptimization: 0
|
iPhoneScriptCallOptimization: 0
|
||||||
|
iPhoneBuildNumber: 0
|
||||||
ForceInternetPermission: 0
|
ForceInternetPermission: 0
|
||||||
ForceSDCardPermission: 0
|
ForceSDCardPermission: 0
|
||||||
CreateWallpaper: 0
|
CreateWallpaper: 0
|
||||||
APKExpansionFiles: 0
|
APKExpansionFiles: 0
|
||||||
preloadShaders: 0
|
preloadShaders: 0
|
||||||
StripUnusedMeshComponents: 0
|
StripUnusedMeshComponents: 0
|
||||||
|
VertexChannelCompressionMask:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 238
|
||||||
iPhoneSdkVersion: 988
|
iPhoneSdkVersion: 988
|
||||||
iPhoneTargetOSVersion: 22
|
iPhoneTargetOSVersion: 22
|
||||||
uIPrerenderedIcon: 0
|
uIPrerenderedIcon: 0
|
||||||
@ -118,6 +137,15 @@ PlayerSettings:
|
|||||||
iOSLaunchScreenFillPct: 100
|
iOSLaunchScreenFillPct: 100
|
||||||
iOSLaunchScreenSize: 100
|
iOSLaunchScreenSize: 100
|
||||||
iOSLaunchScreenCustomXibPath:
|
iOSLaunchScreenCustomXibPath:
|
||||||
|
iOSLaunchScreeniPadType: 0
|
||||||
|
iOSLaunchScreeniPadImage: {fileID: 0}
|
||||||
|
iOSLaunchScreeniPadBackgroundColor:
|
||||||
|
serializedVersion: 2
|
||||||
|
rgba: 0
|
||||||
|
iOSLaunchScreeniPadFillPct: 100
|
||||||
|
iOSLaunchScreeniPadSize: 100
|
||||||
|
iOSLaunchScreeniPadCustomXibPath:
|
||||||
|
iOSDeviceRequirements: []
|
||||||
AndroidTargetDevice: 0
|
AndroidTargetDevice: 0
|
||||||
AndroidSplashScreenScale: 0
|
AndroidSplashScreenScale: 0
|
||||||
androidSplashScreen: {fileID: 0}
|
androidSplashScreen: {fileID: 0}
|
||||||
@ -137,6 +165,23 @@ PlayerSettings:
|
|||||||
m_BuildTargetGraphicsAPIs: []
|
m_BuildTargetGraphicsAPIs: []
|
||||||
webPlayerTemplate: APPLICATION:Default
|
webPlayerTemplate: APPLICATION:Default
|
||||||
m_TemplateCustomTags: {}
|
m_TemplateCustomTags: {}
|
||||||
|
wiiUTitleID: 0005000011000000
|
||||||
|
wiiUGroupID: 00010000
|
||||||
|
wiiUCommonSaveSize: 4096
|
||||||
|
wiiUAccountSaveSize: 2048
|
||||||
|
wiiUOlvAccessKey: 0
|
||||||
|
wiiUTinCode: 0
|
||||||
|
wiiUJoinGameId: 0
|
||||||
|
wiiUJoinGameModeMask: 0000000000000000
|
||||||
|
wiiUCommonBossSize: 0
|
||||||
|
wiiUAccountBossSize: 0
|
||||||
|
wiiUAddOnUniqueIDs: []
|
||||||
|
wiiUMainThreadStackSize: 3072
|
||||||
|
wiiULoaderThreadStackSize: 1024
|
||||||
|
wiiUSystemHeapSize: 128
|
||||||
|
wiiUTVStartupScreen: {fileID: 0}
|
||||||
|
wiiUGamePadStartupScreen: {fileID: 0}
|
||||||
|
wiiUProfilerLibPath:
|
||||||
actionOnDotNetUnhandledException: 1
|
actionOnDotNetUnhandledException: 1
|
||||||
enableInternalProfiler: 0
|
enableInternalProfiler: 0
|
||||||
logObjCUncaughtExceptions: 1
|
logObjCUncaughtExceptions: 1
|
||||||
@ -187,15 +232,20 @@ PlayerSettings:
|
|||||||
ps4BackgroundImagePath:
|
ps4BackgroundImagePath:
|
||||||
ps4StartupImagePath:
|
ps4StartupImagePath:
|
||||||
ps4SaveDataImagePath:
|
ps4SaveDataImagePath:
|
||||||
|
ps4SdkOverride:
|
||||||
ps4BGMPath:
|
ps4BGMPath:
|
||||||
ps4ShareFilePath:
|
ps4ShareFilePath:
|
||||||
|
ps4ShareOverlayImagePath:
|
||||||
|
ps4PrivacyGuardImagePath:
|
||||||
ps4NPtitleDatPath:
|
ps4NPtitleDatPath:
|
||||||
ps4RemotePlayKeyAssignment: -1
|
ps4RemotePlayKeyAssignment: -1
|
||||||
|
ps4RemotePlayKeyMappingDir:
|
||||||
ps4EnterButtonAssignment: 1
|
ps4EnterButtonAssignment: 1
|
||||||
ps4ApplicationParam1: 0
|
ps4ApplicationParam1: 0
|
||||||
ps4ApplicationParam2: 0
|
ps4ApplicationParam2: 0
|
||||||
ps4ApplicationParam3: 0
|
ps4ApplicationParam3: 0
|
||||||
ps4ApplicationParam4: 0
|
ps4ApplicationParam4: 0
|
||||||
|
ps4DownloadDataSize: 0
|
||||||
ps4GarlicHeapSize: 2048
|
ps4GarlicHeapSize: 2048
|
||||||
ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
|
ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
|
||||||
ps4pnSessions: 1
|
ps4pnSessions: 1
|
||||||
@ -203,6 +253,14 @@ PlayerSettings:
|
|||||||
ps4pnFriends: 1
|
ps4pnFriends: 1
|
||||||
ps4pnGameCustomData: 1
|
ps4pnGameCustomData: 1
|
||||||
playerPrefsSupport: 0
|
playerPrefsSupport: 0
|
||||||
|
ps4ReprojectionSupport: 0
|
||||||
|
ps4UseAudio3dBackend: 0
|
||||||
|
ps4Audio3dVirtualSpeakerCount: 14
|
||||||
|
ps4attribUserManagement: 0
|
||||||
|
ps4attribMoveSupport: 0
|
||||||
|
ps4attrib3DSupport: 0
|
||||||
|
ps4attribShareSupport: 0
|
||||||
|
ps4IncludedModules: []
|
||||||
monoEnv:
|
monoEnv:
|
||||||
psp2Splashimage: {fileID: 0}
|
psp2Splashimage: {fileID: 0}
|
||||||
psp2NPTrophyPackPath:
|
psp2NPTrophyPackPath:
|
||||||
@ -252,7 +310,16 @@ PlayerSettings:
|
|||||||
psp2InfoBarColor: 0
|
psp2InfoBarColor: 0
|
||||||
psmSplashimage: {fileID: 0}
|
psmSplashimage: {fileID: 0}
|
||||||
spritePackerPolicy:
|
spritePackerPolicy:
|
||||||
scriptingDefineSymbols: {}
|
scriptingDefineSymbols:
|
||||||
|
1: CROSS_PLATFORM_INPUT
|
||||||
|
2: CROSS_PLATFORM_INPUT
|
||||||
|
4: CROSS_PLATFORM_INPUT;MOBILE_INPUT
|
||||||
|
7: CROSS_PLATFORM_INPUT;MOBILE_INPUT
|
||||||
|
14: MOBILE_INPUT
|
||||||
|
15: CROSS_PLATFORM_INPUT;MOBILE_INPUT
|
||||||
|
16: CROSS_PLATFORM_INPUT;MOBILE_INPUT
|
||||||
|
17: MOBILE_INPUT
|
||||||
|
20: MOBILE_INPUT
|
||||||
metroPackageName: Project Pitchfork
|
metroPackageName: Project Pitchfork
|
||||||
metroPackageLogo:
|
metroPackageLogo:
|
||||||
metroPackageLogo140:
|
metroPackageLogo140:
|
||||||
@ -342,6 +409,17 @@ PlayerSettings:
|
|||||||
tizenSigningProfileName:
|
tizenSigningProfileName:
|
||||||
tizenGPSPermissions: 0
|
tizenGPSPermissions: 0
|
||||||
tizenMicrophonePermissions: 0
|
tizenMicrophonePermissions: 0
|
||||||
|
n3dsUseExtSaveData: 0
|
||||||
|
n3dsCompressStaticMem: 1
|
||||||
|
n3dsExtSaveDataNumber: 0x12345
|
||||||
|
n3dsStackSize: 131072
|
||||||
|
n3dsTargetPlatform: 2
|
||||||
|
n3dsRegion: 7
|
||||||
|
n3dsMediaSize: 0
|
||||||
|
n3dsLogoStyle: 3
|
||||||
|
n3dsTitle: GameName
|
||||||
|
n3dsProductCode:
|
||||||
|
n3dsApplicationId: 0xFF3FF
|
||||||
stvDeviceAddress:
|
stvDeviceAddress:
|
||||||
stvProductDescription:
|
stvProductDescription:
|
||||||
stvProductAuthor:
|
stvProductAuthor:
|
||||||
@ -367,6 +445,7 @@ PlayerSettings:
|
|||||||
XboxOneAllowedProductIds: []
|
XboxOneAllowedProductIds: []
|
||||||
XboxOnePersistentLocalStorageSize: 0
|
XboxOnePersistentLocalStorageSize: 0
|
||||||
intPropertyNames:
|
intPropertyNames:
|
||||||
|
- Android::ScriptingBackend
|
||||||
- Metro::ScriptingBackend
|
- Metro::ScriptingBackend
|
||||||
- Standalone::ScriptingBackend
|
- Standalone::ScriptingBackend
|
||||||
- WP8::ScriptingBackend
|
- WP8::ScriptingBackend
|
||||||
@ -376,7 +455,9 @@ PlayerSettings:
|
|||||||
- WebGL::memorySize
|
- WebGL::memorySize
|
||||||
- WebPlayer::ScriptingBackend
|
- WebPlayer::ScriptingBackend
|
||||||
- iOS::Architecture
|
- iOS::Architecture
|
||||||
|
- iOS::EnableIncrementalBuildSupportForIl2cpp
|
||||||
- iOS::ScriptingBackend
|
- iOS::ScriptingBackend
|
||||||
|
Android::ScriptingBackend: 0
|
||||||
Metro::ScriptingBackend: 2
|
Metro::ScriptingBackend: 2
|
||||||
Standalone::ScriptingBackend: 0
|
Standalone::ScriptingBackend: 0
|
||||||
WP8::ScriptingBackend: 2
|
WP8::ScriptingBackend: 2
|
||||||
@ -386,6 +467,7 @@ PlayerSettings:
|
|||||||
WebGL::memorySize: 256
|
WebGL::memorySize: 256
|
||||||
WebPlayer::ScriptingBackend: 0
|
WebPlayer::ScriptingBackend: 0
|
||||||
iOS::Architecture: 2
|
iOS::Architecture: 2
|
||||||
|
iOS::EnableIncrementalBuildSupportForIl2cpp: 0
|
||||||
iOS::ScriptingBackend: 1
|
iOS::ScriptingBackend: 1
|
||||||
boolPropertyNames:
|
boolPropertyNames:
|
||||||
- WebGL::analyzeBuildSize
|
- WebGL::analyzeBuildSize
|
||||||
@ -405,7 +487,6 @@ PlayerSettings:
|
|||||||
additionalIl2CppArgs::additionalIl2CppArgs:
|
additionalIl2CppArgs::additionalIl2CppArgs:
|
||||||
firstStreamedSceneWithResources: 0
|
firstStreamedSceneWithResources: 0
|
||||||
cloudProjectId:
|
cloudProjectId:
|
||||||
projectId:
|
|
||||||
projectName:
|
projectName:
|
||||||
organizationId:
|
organizationId:
|
||||||
cloudEnabled: 0
|
cloudEnabled: 0
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
m_EditorVersion: 5.1.2f1
|
m_EditorVersion: 5.2.2f1
|
||||||
m_StandardAssetsVersion: 0
|
m_StandardAssetsVersion: 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user