Player controler

hiérarchie
standard asset
This commit is contained in:
max89max 2015-11-07 20:52:16 +01:00
parent 63728b3229
commit dd8661719a
2 changed files with 17 additions and 4 deletions

View File

@ -182,7 +182,7 @@ InputManager:
axis: 1 axis: 1
joyNum: 0 joyNum: 0
- serializedVersion: 3 - serializedVersion: 3
m_Name: Fire1 m_Name: Course
descriptiveName: descriptiveName:
descriptiveNegativeName: descriptiveNegativeName:
negativeButton: negativeButton:
@ -198,7 +198,7 @@ InputManager:
axis: 0 axis: 0
joyNum: 0 joyNum: 0
- serializedVersion: 3 - serializedVersion: 3
m_Name: Fire2 m_Name: Briquet
descriptiveName: descriptiveName:
descriptiveNegativeName: descriptiveNegativeName:
negativeButton: negativeButton:
@ -214,7 +214,7 @@ InputManager:
axis: 0 axis: 0
joyNum: 0 joyNum: 0
- serializedVersion: 3 - serializedVersion: 3
m_Name: Fire3 m_Name: Alumettes
descriptiveName: descriptiveName:
descriptiveNegativeName: descriptiveNegativeName:
negativeButton: negativeButton:

View File

@ -316,7 +316,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: EscapeTheRoom metroPackageName: EscapeTheRoom
metroPackageLogo: metroPackageLogo:
metroPackageLogo140: metroPackageLogo140:
@ -442,6 +451,7 @@ PlayerSettings:
XboxOneAllowedProductIds: [] XboxOneAllowedProductIds: []
XboxOnePersistentLocalStorageSize: 0 XboxOnePersistentLocalStorageSize: 0
intPropertyNames: intPropertyNames:
- Android::ScriptingBackend
- Metro::ScriptingBackend - Metro::ScriptingBackend
- Standalone::ScriptingBackend - Standalone::ScriptingBackend
- WP8::ScriptingBackend - WP8::ScriptingBackend
@ -451,7 +461,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
@ -461,6 +473,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