mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-14 17:09:31 +07:00
Topological isometric sorting
This commit is contained in:
12
ProjectSettings/AudioManager.asset
Normal file
12
ProjectSettings/AudioManager.asset
Normal file
@@ -0,0 +1,12 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!11 &1
|
||||
AudioManager:
|
||||
m_ObjectHideFlags: 0
|
||||
m_Volume: 1
|
||||
Rolloff Scale: 1
|
||||
m_SpeedOfSound: 347
|
||||
Doppler Factor: 1
|
||||
Default Speaker Mode: 2
|
||||
m_DSPBufferSize: 0
|
||||
m_DisableAudio: 0
|
||||
15
ProjectSettings/DynamicsManager.asset
Normal file
15
ProjectSettings/DynamicsManager.asset
Normal file
@@ -0,0 +1,15 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!55 &1
|
||||
PhysicsManager:
|
||||
m_ObjectHideFlags: 0
|
||||
m_Gravity: {x: 0, y: -9.81000042, z: 0}
|
||||
m_DefaultMaterial: {fileID: 0}
|
||||
m_BounceThreshold: 2
|
||||
m_SleepVelocity: .150000006
|
||||
m_SleepAngularVelocity: .140000001
|
||||
m_MaxAngularVelocity: 7
|
||||
m_MinPenetrationForPenalty: .00999999978
|
||||
m_SolverIterationCount: 6
|
||||
m_RaycastsHitTriggers: 1
|
||||
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
||||
7
ProjectSettings/EditorBuildSettings.asset
Normal file
7
ProjectSettings/EditorBuildSettings.asset
Normal file
@@ -0,0 +1,7 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1045 &1
|
||||
EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes: []
|
||||
12
ProjectSettings/EditorSettings.asset
Normal file
12
ProjectSettings/EditorSettings.asset
Normal file
@@ -0,0 +1,12 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!159 &1
|
||||
EditorSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 3
|
||||
m_ExternalVersionControlSupport: Hidden Meta Files
|
||||
m_SerializationMode: 2
|
||||
m_WebSecurityEmulationEnabled: 0
|
||||
m_WebSecurityEmulationHostUrl: http://www.mydomain.com/mygame.unity3d
|
||||
m_DefaultBehaviorMode: 1
|
||||
m_SpritePackerMode: 2
|
||||
10
ProjectSettings/GraphicsSettings.asset
Normal file
10
ProjectSettings/GraphicsSettings.asset
Normal file
@@ -0,0 +1,10 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!30 &1
|
||||
GraphicsSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_AlwaysIncludedShaders:
|
||||
- {fileID: 7, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
|
||||
- {fileID: 10782, guid: 0000000000000000f000000000000000, type: 0}
|
||||
295
ProjectSettings/InputManager.asset
Normal file
295
ProjectSettings/InputManager.asset
Normal file
@@ -0,0 +1,295 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!13 &1
|
||||
InputManager:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Axes:
|
||||
- serializedVersion: 3
|
||||
m_Name: Horizontal
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: left
|
||||
positiveButton: right
|
||||
altNegativeButton: a
|
||||
altPositiveButton: d
|
||||
gravity: 3
|
||||
dead: .00100000005
|
||||
sensitivity: 3
|
||||
snap: 1
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Vertical
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: down
|
||||
positiveButton: up
|
||||
altNegativeButton: s
|
||||
altPositiveButton: w
|
||||
gravity: 3
|
||||
dead: .00100000005
|
||||
sensitivity: 3
|
||||
snap: 1
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Fire1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: left ctrl
|
||||
altNegativeButton:
|
||||
altPositiveButton: mouse 0
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Fire2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: left alt
|
||||
altNegativeButton:
|
||||
altPositiveButton: mouse 1
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Fire3
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: left cmd
|
||||
altNegativeButton:
|
||||
altPositiveButton: mouse 2
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Jump
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: space
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Mouse X
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton:
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 0
|
||||
dead: 0
|
||||
sensitivity: .100000001
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 1
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Mouse Y
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton:
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 0
|
||||
dead: 0
|
||||
sensitivity: .100000001
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 1
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Mouse ScrollWheel
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton:
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 0
|
||||
dead: 0
|
||||
sensitivity: .100000001
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 1
|
||||
axis: 2
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Horizontal
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton:
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 0
|
||||
dead: .189999998
|
||||
sensitivity: 1
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 2
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Vertical
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton:
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 0
|
||||
dead: .189999998
|
||||
sensitivity: 1
|
||||
snap: 0
|
||||
invert: 1
|
||||
type: 2
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Fire1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: joystick button 0
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Fire2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: joystick button 1
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Fire3
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: joystick button 2
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Jump
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: joystick button 3
|
||||
altNegativeButton:
|
||||
altPositiveButton:
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Submit
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: return
|
||||
altNegativeButton:
|
||||
altPositiveButton: joystick button 0
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Submit
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: enter
|
||||
altNegativeButton:
|
||||
altPositiveButton: space
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: Cancel
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
positiveButton: escape
|
||||
altNegativeButton:
|
||||
altPositiveButton: joystick button 1
|
||||
gravity: 1000
|
||||
dead: .00100000005
|
||||
sensitivity: 1000
|
||||
snap: 0
|
||||
invert: 0
|
||||
type: 0
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
133
ProjectSettings/NavMeshLayers.asset
Normal file
133
ProjectSettings/NavMeshLayers.asset
Normal file
@@ -0,0 +1,133 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!126 &1
|
||||
NavMeshLayers:
|
||||
m_ObjectHideFlags: 0
|
||||
Built-in Layer 0:
|
||||
name: Default
|
||||
cost: 1
|
||||
editType: 2
|
||||
Built-in Layer 1:
|
||||
name: Not Walkable
|
||||
cost: 1
|
||||
editType: 0
|
||||
Built-in Layer 2:
|
||||
name: Jump
|
||||
cost: 2
|
||||
editType: 2
|
||||
User Layer 0:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 1:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 2:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 3:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 4:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 5:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 6:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 7:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 8:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 9:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 10:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 11:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 12:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 13:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 14:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 15:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 16:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 17:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 18:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 19:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 20:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 21:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 22:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 23:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 24:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 25:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 26:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 27:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
User Layer 28:
|
||||
name:
|
||||
cost: 1
|
||||
editType: 3
|
||||
8
ProjectSettings/NetworkManager.asset
Normal file
8
ProjectSettings/NetworkManager.asset
Normal file
@@ -0,0 +1,8 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!149 &1
|
||||
NetworkManager:
|
||||
m_ObjectHideFlags: 0
|
||||
m_DebugLevel: 0
|
||||
m_Sendrate: 15
|
||||
m_AssetToPrefab: {}
|
||||
24
ProjectSettings/Physics2DSettings.asset
Normal file
24
ProjectSettings/Physics2DSettings.asset
Normal file
@@ -0,0 +1,24 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!19 &1
|
||||
Physics2DSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
m_Gravity: {x: 0, y: -9.81000042}
|
||||
m_DefaultMaterial: {fileID: 0}
|
||||
m_VelocityIterations: 8
|
||||
m_PositionIterations: 3
|
||||
m_VelocityThreshold: 1
|
||||
m_MaxLinearCorrection: .200000003
|
||||
m_MaxAngularCorrection: 8
|
||||
m_MaxTranslationSpeed: 100
|
||||
m_MaxRotationSpeed: 360
|
||||
m_MinPenetrationForPenalty: .00999999978
|
||||
m_BaumgarteScale: .200000003
|
||||
m_BaumgarteTimeOfImpactScale: .75
|
||||
m_TimeToSleep: .5
|
||||
m_LinearSleepTolerance: .00999999978
|
||||
m_AngularSleepTolerance: 2
|
||||
m_RaycastsHitTriggers: 1
|
||||
m_RaycastsStartInColliders: 1
|
||||
m_ChangeStopsCallbacks: 0
|
||||
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
||||
249
ProjectSettings/ProjectSettings.asset
Normal file
249
ProjectSettings/ProjectSettings.asset
Normal file
@@ -0,0 +1,249 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!129 &1
|
||||
PlayerSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 3
|
||||
AndroidProfiler: 0
|
||||
defaultScreenOrientation: 4
|
||||
targetDevice: 2
|
||||
targetGlesGraphics: 1
|
||||
targetResolution: 0
|
||||
accelerometerFrequency: 60
|
||||
companyName: DefaultCompany
|
||||
productName: UnityIso
|
||||
defaultCursor: {fileID: 0}
|
||||
cursorHotspot: {x: 0, y: 0}
|
||||
defaultScreenWidth: 1024
|
||||
defaultScreenHeight: 768
|
||||
defaultScreenWidthWeb: 960
|
||||
defaultScreenHeightWeb: 600
|
||||
m_RenderingPath: 1
|
||||
m_MobileRenderingPath: 1
|
||||
m_ActiveColorSpace: 0
|
||||
m_MTRendering: 1
|
||||
m_MobileMTRendering: 0
|
||||
m_UseDX11: 1
|
||||
m_Stereoscopic3D: 0
|
||||
iosShowActivityIndicatorOnLoading: -1
|
||||
androidShowActivityIndicatorOnLoading: -1
|
||||
displayResolutionDialog: 1
|
||||
allowedAutorotateToPortrait: 1
|
||||
allowedAutorotateToPortraitUpsideDown: 1
|
||||
allowedAutorotateToLandscapeRight: 1
|
||||
allowedAutorotateToLandscapeLeft: 1
|
||||
useOSAutorotation: 1
|
||||
use32BitDisplayBuffer: 1
|
||||
use24BitDepthBuffer: 1
|
||||
defaultIsFullScreen: 1
|
||||
defaultIsNativeResolution: 1
|
||||
runInBackground: 0
|
||||
captureSingleScreen: 0
|
||||
Override IPod Music: 0
|
||||
Prepare IOS For Recording: 0
|
||||
enableHWStatistics: 1
|
||||
usePlayerLog: 1
|
||||
stripPhysics: 0
|
||||
forceSingleInstance: 0
|
||||
resizableWindow: 0
|
||||
useMacAppStoreValidation: 0
|
||||
gpuSkinning: 0
|
||||
xboxPIXTextureCapture: 0
|
||||
xboxEnableAvatar: 0
|
||||
xboxEnableKinect: 0
|
||||
xboxEnableKinectAutoTracking: 0
|
||||
xboxEnableFitness: 0
|
||||
visibleInBackground: 0
|
||||
macFullscreenMode: 2
|
||||
d3d9FullscreenMode: 1
|
||||
d3d11ForceExclusiveMode: 0
|
||||
xboxSpeechDB: 0
|
||||
xboxEnableHeadOrientation: 0
|
||||
xboxEnableGuest: 0
|
||||
videoMemoryForVertexBuffers: 0
|
||||
m_SupportedAspectRatios:
|
||||
4:3: 1
|
||||
5:4: 1
|
||||
16:10: 1
|
||||
16:9: 1
|
||||
Others: 1
|
||||
iPhoneBundleIdentifier: com.Company.ProductName
|
||||
metroEnableIndependentInputSource: 0
|
||||
metroEnableLowLatencyPresentationAPI: 0
|
||||
productGUID: 0ae4d8e5611a65d45bd97550aa4471af
|
||||
iPhoneBundleVersion: 1.0
|
||||
AndroidBundleVersionCode: 1
|
||||
AndroidMinSdkVersion: 9
|
||||
AndroidPreferredInstallLocation: 1
|
||||
aotOptions:
|
||||
apiCompatibilityLevel: 2
|
||||
iPhoneStrippingLevel: 0
|
||||
iPhoneScriptCallOptimization: 0
|
||||
ForceInternetPermission: 0
|
||||
ForceSDCardPermission: 0
|
||||
CreateWallpaper: 0
|
||||
APKExpansionFiles: 0
|
||||
StripUnusedMeshComponents: 0
|
||||
iPhoneSdkVersion: 988
|
||||
iPhoneTargetOSVersion: 16
|
||||
uIPrerenderedIcon: 0
|
||||
uIRequiresPersistentWiFi: 0
|
||||
uIStatusBarHidden: 1
|
||||
uIExitOnSuspend: 0
|
||||
uIStatusBarStyle: 0
|
||||
iPhoneSplashScreen: {fileID: 0}
|
||||
iPhoneHighResSplashScreen: {fileID: 0}
|
||||
iPhoneTallHighResSplashScreen: {fileID: 0}
|
||||
iPhone47inSplashScreen: {fileID: 0}
|
||||
iPhone55inPortraitSplashScreen: {fileID: 0}
|
||||
iPhone55inLandscapeSplashScreen: {fileID: 0}
|
||||
iPadPortraitSplashScreen: {fileID: 0}
|
||||
iPadHighResPortraitSplashScreen: {fileID: 0}
|
||||
iPadLandscapeSplashScreen: {fileID: 0}
|
||||
iPadHighResLandscapeSplashScreen: {fileID: 0}
|
||||
AndroidTargetDevice: 0
|
||||
AndroidSplashScreenScale: 0
|
||||
AndroidKeystoreName:
|
||||
AndroidKeyaliasName:
|
||||
resolutionDialogBanner: {fileID: 0}
|
||||
m_BuildTargetIcons: []
|
||||
m_BuildTargetBatching: []
|
||||
webPlayerTemplate: APPLICATION:Default
|
||||
m_TemplateCustomTags: {}
|
||||
locationUsageDescription:
|
||||
XboxTitleId:
|
||||
XboxImageXexPath:
|
||||
XboxSpaPath:
|
||||
XboxGenerateSpa: 0
|
||||
XboxDeployKinectResources: 0
|
||||
XboxSplashScreen: {fileID: 0}
|
||||
xboxEnableSpeech: 0
|
||||
xboxAdditionalTitleMemorySize: 0
|
||||
xboxDeployKinectHeadOrientation: 0
|
||||
xboxDeployKinectHeadPosition: 0
|
||||
ps3TitleConfigPath:
|
||||
ps3DLCConfigPath:
|
||||
ps3ThumbnailPath:
|
||||
ps3BackgroundPath:
|
||||
ps3SoundPath:
|
||||
ps3TrophyCommId:
|
||||
ps3NpCommunicationPassphrase:
|
||||
ps3TrophyPackagePath:
|
||||
ps3BootCheckMaxSaveGameSizeKB: 128
|
||||
ps3TrophyCommSig:
|
||||
ps3SaveGameSlots: 1
|
||||
ps3TrialMode: 0
|
||||
psp2Splashimage: {fileID: 0}
|
||||
psp2LiveAreaGate: {fileID: 0}
|
||||
psp2LiveAreaBackround: {fileID: 0}
|
||||
psp2NPTrophyPackPath:
|
||||
psp2NPCommsID:
|
||||
psp2NPCommsPassphrase:
|
||||
psp2NPCommsSig:
|
||||
psp2ParamSfxPath:
|
||||
psp2PackagePassword:
|
||||
psp2DLCConfigPath:
|
||||
psp2ThumbnailPath:
|
||||
psp2BackgroundPath:
|
||||
psp2SoundPath:
|
||||
psp2TrophyCommId:
|
||||
psp2TrophyPackagePath:
|
||||
psp2PackagedResourcesPath:
|
||||
flashStrippingLevel: 2
|
||||
spritePackerPolicy:
|
||||
scriptingDefineSymbols: {}
|
||||
metroPackageName: UnityIso
|
||||
metroPackageLogo:
|
||||
metroPackageLogo140:
|
||||
metroPackageLogo180:
|
||||
metroPackageLogo240:
|
||||
metroPackageVersion:
|
||||
metroCertificatePath:
|
||||
metroCertificatePassword:
|
||||
metroCertificateSubject:
|
||||
metroCertificateIssuer:
|
||||
metroCertificateNotAfter: 0000000000000000
|
||||
metroApplicationDescription: UnityIso
|
||||
metroStoreTileLogo80:
|
||||
metroStoreTileLogo:
|
||||
metroStoreTileLogo140:
|
||||
metroStoreTileLogo180:
|
||||
metroStoreTileWideLogo80:
|
||||
metroStoreTileWideLogo:
|
||||
metroStoreTileWideLogo140:
|
||||
metroStoreTileWideLogo180:
|
||||
metroStoreTileSmallLogo80:
|
||||
metroStoreTileSmallLogo:
|
||||
metroStoreTileSmallLogo140:
|
||||
metroStoreTileSmallLogo180:
|
||||
metroStoreSmallTile80:
|
||||
metroStoreSmallTile:
|
||||
metroStoreSmallTile140:
|
||||
metroStoreSmallTile180:
|
||||
metroStoreLargeTile80:
|
||||
metroStoreLargeTile:
|
||||
metroStoreLargeTile140:
|
||||
metroStoreLargeTile180:
|
||||
metroStoreSplashScreenImage:
|
||||
metroStoreSplashScreenImage140:
|
||||
metroStoreSplashScreenImage180:
|
||||
metroPhoneAppIcon:
|
||||
metroPhoneAppIcon140:
|
||||
metroPhoneAppIcon240:
|
||||
metroPhoneSmallTile:
|
||||
metroPhoneSmallTile140:
|
||||
metroPhoneSmallTile240:
|
||||
metroPhoneMediumTile:
|
||||
metroPhoneMediumTile140:
|
||||
metroPhoneMediumTile240:
|
||||
metroPhoneWideTile:
|
||||
metroPhoneWideTile140:
|
||||
metroPhoneWideTile240:
|
||||
metroPhoneSplashScreenImage:
|
||||
metroPhoneSplashScreenImage140:
|
||||
metroPhoneSplashScreenImage240:
|
||||
metroTileShortName:
|
||||
metroCommandLineArgsFile:
|
||||
metroTileShowName: 0
|
||||
metroMediumTileShowName: 0
|
||||
metroLargeTileShowName: 0
|
||||
metroWideTileShowName: 0
|
||||
metroDefaultTileSize: 1
|
||||
metroTileForegroundText: 1
|
||||
metroTileBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
metroSplashScreenBackgroundColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
metroSplashScreenUseBackgroundColor: 0
|
||||
metroCapabilities: {}
|
||||
metroUnprocessedPlugins: []
|
||||
metroCompilationOverrides: 1
|
||||
blackberryDeviceAddress:
|
||||
blackberryDevicePassword:
|
||||
blackberryTokenPath:
|
||||
blackberryTokenExires:
|
||||
blackberryTokenAuthor:
|
||||
blackberryTokenAuthorId:
|
||||
blackberryAuthorId:
|
||||
blackberryCskPassword:
|
||||
blackberrySaveLogPath:
|
||||
blackberryAuthorIdOveride: 0
|
||||
blackberrySharedPermissions: 0
|
||||
blackberryCameraPermissions: 0
|
||||
blackberryGPSPermissions: 0
|
||||
blackberryDeviceIDPermissions: 0
|
||||
blackberryMicrophonePermissions: 0
|
||||
blackberryGamepadSupport: 0
|
||||
blackberryBuildId: 0
|
||||
blackberryLandscapeSplashScreen: {fileID: 0}
|
||||
blackberryPortraitSplashScreen: {fileID: 0}
|
||||
blackberrySquareSplashScreen: {fileID: 0}
|
||||
tizenProductDescription:
|
||||
tizenProductURL:
|
||||
tizenCertificatePath:
|
||||
tizenCertificatePassword:
|
||||
tizenGPSPermissions: 0
|
||||
tizenMicrophonePermissions: 0
|
||||
stvDeviceAddress:
|
||||
firstStreamedLevelWithResources: 0
|
||||
unityRebuildLibraryVersion: 9
|
||||
unityForwardCompatibleVersion: 39
|
||||
unityStandardAssetsVersion: 0
|
||||
140
ProjectSettings/QualitySettings.asset
Normal file
140
ProjectSettings/QualitySettings.asset
Normal file
@@ -0,0 +1,140 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!47 &1
|
||||
QualitySettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 5
|
||||
m_CurrentQuality: 3
|
||||
m_QualitySettings:
|
||||
- serializedVersion: 2
|
||||
name: Fastest
|
||||
pixelLightCount: 0
|
||||
shadows: 0
|
||||
shadowResolution: 0
|
||||
shadowProjection: 1
|
||||
shadowCascades: 1
|
||||
shadowDistance: 15
|
||||
blendWeights: 1
|
||||
textureQuality: 1
|
||||
anisotropicTextures: 0
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 0
|
||||
vSyncCount: 0
|
||||
lodBias: .300000012
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 4
|
||||
excludedTargetPlatforms: []
|
||||
- serializedVersion: 2
|
||||
name: Fast
|
||||
pixelLightCount: 0
|
||||
shadows: 0
|
||||
shadowResolution: 0
|
||||
shadowProjection: 1
|
||||
shadowCascades: 1
|
||||
shadowDistance: 20
|
||||
blendWeights: 2
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 0
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 0
|
||||
vSyncCount: 0
|
||||
lodBias: .400000006
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 16
|
||||
excludedTargetPlatforms: []
|
||||
- serializedVersion: 2
|
||||
name: Simple
|
||||
pixelLightCount: 1
|
||||
shadows: 1
|
||||
shadowResolution: 0
|
||||
shadowProjection: 1
|
||||
shadowCascades: 1
|
||||
shadowDistance: 20
|
||||
blendWeights: 2
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 1
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 0
|
||||
vSyncCount: 0
|
||||
lodBias: .699999988
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 64
|
||||
excludedTargetPlatforms: []
|
||||
- serializedVersion: 2
|
||||
name: Good
|
||||
pixelLightCount: 2
|
||||
shadows: 2
|
||||
shadowResolution: 1
|
||||
shadowProjection: 1
|
||||
shadowCascades: 2
|
||||
shadowDistance: 40
|
||||
blendWeights: 2
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 1
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 1
|
||||
vSyncCount: 1
|
||||
lodBias: 1
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 256
|
||||
excludedTargetPlatforms: []
|
||||
- serializedVersion: 2
|
||||
name: Beautiful
|
||||
pixelLightCount: 3
|
||||
shadows: 2
|
||||
shadowResolution: 2
|
||||
shadowProjection: 1
|
||||
shadowCascades: 2
|
||||
shadowDistance: 70
|
||||
blendWeights: 4
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 2
|
||||
antiAliasing: 2
|
||||
softParticles: 1
|
||||
softVegetation: 1
|
||||
vSyncCount: 1
|
||||
lodBias: 1.5
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 1024
|
||||
excludedTargetPlatforms: []
|
||||
- serializedVersion: 2
|
||||
name: Fantastic
|
||||
pixelLightCount: 4
|
||||
shadows: 2
|
||||
shadowResolution: 2
|
||||
shadowProjection: 1
|
||||
shadowCascades: 4
|
||||
shadowDistance: 150
|
||||
blendWeights: 4
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 2
|
||||
antiAliasing: 2
|
||||
softParticles: 1
|
||||
softVegetation: 1
|
||||
vSyncCount: 1
|
||||
lodBias: 2
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 4096
|
||||
excludedTargetPlatforms: []
|
||||
m_PerPlatformDefaultQuality:
|
||||
Android: 2
|
||||
BlackBerry: 2
|
||||
FlashPlayer: 3
|
||||
GLES Emulation: 3
|
||||
PS3: 3
|
||||
PS4: 3
|
||||
PSM: 3
|
||||
PSP2: 3
|
||||
Samsung TV: 2
|
||||
Standalone: 3
|
||||
Tizen: 2
|
||||
WP8: 3
|
||||
Web: 3
|
||||
Windows Store Apps: 3
|
||||
XBOX360: 3
|
||||
XboxOne: 3
|
||||
iPhone: 2
|
||||
43
ProjectSettings/TagManager.asset
Normal file
43
ProjectSettings/TagManager.asset
Normal file
@@ -0,0 +1,43 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!78 &1
|
||||
TagManager:
|
||||
tags:
|
||||
-
|
||||
Builtin Layer 0: Default
|
||||
Builtin Layer 1: TransparentFX
|
||||
Builtin Layer 2: Ignore Raycast
|
||||
Builtin Layer 3:
|
||||
Builtin Layer 4: Water
|
||||
Builtin Layer 5: UI
|
||||
Builtin Layer 6:
|
||||
Builtin Layer 7:
|
||||
User Layer 8:
|
||||
User Layer 9:
|
||||
User Layer 10:
|
||||
User Layer 11:
|
||||
User Layer 12:
|
||||
User Layer 13:
|
||||
User Layer 14:
|
||||
User Layer 15:
|
||||
User Layer 16:
|
||||
User Layer 17:
|
||||
User Layer 18:
|
||||
User Layer 19:
|
||||
User Layer 20:
|
||||
User Layer 21:
|
||||
User Layer 22:
|
||||
User Layer 23:
|
||||
User Layer 24:
|
||||
User Layer 25:
|
||||
User Layer 26:
|
||||
User Layer 27:
|
||||
User Layer 28:
|
||||
User Layer 29:
|
||||
User Layer 30:
|
||||
User Layer 31:
|
||||
m_SortingLayers:
|
||||
- name: Default
|
||||
userID: 0
|
||||
uniqueID: 0
|
||||
locked: 0
|
||||
8
ProjectSettings/TimeManager.asset
Normal file
8
ProjectSettings/TimeManager.asset
Normal file
@@ -0,0 +1,8 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!5 &1
|
||||
TimeManager:
|
||||
m_ObjectHideFlags: 0
|
||||
Fixed Timestep: .0199999996
|
||||
Maximum Allowed Timestep: .333333343
|
||||
m_TimeScale: 1
|
||||
Reference in New Issue
Block a user