Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2022-169
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2022-169
2022-169
Commits
9ea15f15
Commit
9ea15f15
authored
Nov 13, 2022
by
Rathnayaka R.M.D.S
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Game packages
parent
120943c3
Changes
24
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
2110 additions
and
0 deletions
+2110
-0
Project9/Library/ProjectSettings/AudioManager.asset
Project9/Library/ProjectSettings/AudioManager.asset
+19
-0
Project9/Library/ProjectSettings/ClusterInputManager.asset
Project9/Library/ProjectSettings/ClusterInputManager.asset
+6
-0
Project9/Library/ProjectSettings/DynamicsManager.asset
Project9/Library/ProjectSettings/DynamicsManager.asset
+36
-0
Project9/Library/ProjectSettings/EditorBuildSettings.asset
Project9/Library/ProjectSettings/EditorBuildSettings.asset
+14
-0
Project9/Library/ProjectSettings/EditorSettings.asset
Project9/Library/ProjectSettings/EditorSettings.asset
+40
-0
Project9/Library/ProjectSettings/GraphicsSettings.asset
Project9/Library/ProjectSettings/GraphicsSettings.asset
+115
-0
Project9/Library/ProjectSettings/InputManager.asset
Project9/Library/ProjectSettings/InputManager.asset
+487
-0
Project9/Library/ProjectSettings/MemorySettings.asset
Project9/Library/ProjectSettings/MemorySettings.asset
+35
-0
Project9/Library/ProjectSettings/NavMeshAreas.asset
Project9/Library/ProjectSettings/NavMeshAreas.asset
+91
-0
Project9/Library/ProjectSettings/NetworkManager.asset
Project9/Library/ProjectSettings/NetworkManager.asset
+8
-0
Project9/Library/ProjectSettings/NotificationsSettings.asset
Project9/Library/ProjectSettings/NotificationsSettings.asset
+42
-0
Project9/Library/ProjectSettings/PackageManagerSettings.asset
...ect9/Library/ProjectSettings/PackageManagerSettings.asset
+43
-0
Project9/Library/ProjectSettings/Physics2DSettings.asset
Project9/Library/ProjectSettings/Physics2DSettings.asset
+56
-0
Project9/Library/ProjectSettings/PresetManager.asset
Project9/Library/ProjectSettings/PresetManager.asset
+7
-0
Project9/Library/ProjectSettings/ProjectSettings.asset
Project9/Library/ProjectSettings/ProjectSettings.asset
+756
-0
Project9/Library/ProjectSettings/ProjectVersion.txt
Project9/Library/ProjectSettings/ProjectVersion.txt
+2
-0
Project9/Library/ProjectSettings/QualitySettings.asset
Project9/Library/ProjectSettings/QualitySettings.asset
+236
-0
Project9/Library/ProjectSettings/TagManager.asset
Project9/Library/ProjectSettings/TagManager.asset
+43
-0
Project9/Library/ProjectSettings/TimeManager.asset
Project9/Library/ProjectSettings/TimeManager.asset
+9
-0
Project9/Library/ProjectSettings/UnityConnectSettings.asset
Project9/Library/ProjectSettings/UnityConnectSettings.asset
+35
-0
Project9/Library/ProjectSettings/VFXManager.asset
Project9/Library/ProjectSettings/VFXManager.asset
+12
-0
Project9/Library/ProjectSettings/VersionControlSettings.asset
...ect9/Library/ProjectSettings/VersionControlSettings.asset
+8
-0
Project9/Library/ProjectSettings/XRSettings.asset
Project9/Library/ProjectSettings/XRSettings.asset
+10
-0
Project9/Library/ProjectSettings/boot.config
Project9/Library/ProjectSettings/boot.config
+0
-0
No files found.
Project9/Library/ProjectSettings/AudioManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!11
&1
AudioManager
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Volume
:
1
Rolloff Scale
:
1
Doppler Factor
:
1
Default Speaker Mode
:
2
m_SampleRate
:
0
m_DSPBufferSize
:
1024
m_VirtualVoiceCount
:
512
m_RealVoiceCount
:
32
m_SpatializerPlugin
:
m_AmbisonicDecoderPlugin
:
m_DisableAudio
:
0
m_VirtualizeEffects
:
1
m_RequestedDSPBufferSize
:
0
Project9/Library/ProjectSettings/ClusterInputManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!236
&1
ClusterInputManager
:
m_ObjectHideFlags
:
0
m_Inputs
:
[]
Project9/Library/ProjectSettings/DynamicsManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!55
&1
PhysicsManager
:
m_ObjectHideFlags
:
0
serializedVersion
:
13
m_Gravity
:
{
x
:
0
,
y
:
-9.81
,
z
:
0
}
m_DefaultMaterial
:
{
fileID
:
0
}
m_BounceThreshold
:
2
m_SleepThreshold
:
0.005
m_DefaultContactOffset
:
0.01
m_DefaultSolverIterations
:
6
m_DefaultSolverVelocityIterations
:
1
m_QueriesHitBackfaces
:
0
m_QueriesHitTriggers
:
1
m_EnableAdaptiveForce
:
0
m_ClothInterCollisionDistance
:
0.1
m_ClothInterCollisionStiffness
:
0.2
m_ContactsGeneration
:
1
m_LayerCollisionMatrix
:
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
m_AutoSimulation
:
1
m_AutoSyncTransforms
:
0
m_ReuseCollisionCallbacks
:
1
m_ClothInterCollisionSettingsToggle
:
0
m_ClothGravity
:
{
x
:
0
,
y
:
-9.81
,
z
:
0
}
m_ContactPairsMode
:
0
m_BroadphaseType
:
0
m_WorldBounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
250
,
y
:
250
,
z
:
250
}
m_WorldSubdivisions
:
8
m_FrictionType
:
0
m_EnableEnhancedDeterminism
:
0
m_EnableUnifiedHeightmaps
:
1
m_SolverType
:
0
m_DefaultMaxAngularSpeed
:
50
Project9/Library/ProjectSettings/EditorBuildSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!1045
&1
EditorBuildSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Scenes
:
-
enabled
:
1
path
:
Assets/Scenes/SampleScene.unity
guid
:
2cda990e2423bbf4892e6590ba056729
-
enabled
:
0
path
:
Assets/Scenes/CamTest.unity
guid
:
c499754a7980bfa4baf45c7190ba6119
m_configObjects
:
{}
Project9/Library/ProjectSettings/EditorSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!159
&1
EditorSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
11
m_SerializationMode
:
2
m_LineEndingsForNewScripts
:
0
m_DefaultBehaviorMode
:
1
m_PrefabRegularEnvironment
:
{
fileID
:
0
}
m_PrefabUIEnvironment
:
{
fileID
:
0
}
m_SpritePackerMode
:
0
m_SpritePackerPaddingPower
:
1
m_EtcTextureCompressorBehavior
:
1
m_EtcTextureFastCompressor
:
1
m_EtcTextureNormalCompressor
:
2
m_EtcTextureBestCompressor
:
4
m_ProjectGenerationIncludedExtensions
:
txt;xml;fnt;cd;asmdef;asmref;rsp
m_ProjectGenerationRootNamespace
:
m_EnableTextureStreamingInEditMode
:
1
m_EnableTextureStreamingInPlayMode
:
1
m_AsyncShaderCompilation
:
1
m_CachingShaderPreprocessor
:
1
m_PrefabModeAllowAutoSave
:
1
m_EnterPlayModeOptionsEnabled
:
0
m_EnterPlayModeOptions
:
3
m_GameObjectNamingDigits
:
1
m_GameObjectNamingScheme
:
0
m_AssetNamingUsesSpace
:
1
m_UseLegacyProbeSampleCount
:
0
m_SerializeInlineMappingsOnOneLine
:
1
m_DisableCookiesInLightmapper
:
1
m_AssetPipelineMode
:
1
m_CacheServerMode
:
0
m_CacheServerEndpoint
:
m_CacheServerNamespacePrefix
:
default
m_CacheServerEnableDownload
:
1
m_CacheServerEnableUpload
:
1
m_CacheServerEnableAuth
:
0
m_CacheServerEnableTls
:
0
Project9/Library/ProjectSettings/GraphicsSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!30
&1
GraphicsSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
13
m_Deferred
:
m_Mode
:
1
m_Shader
:
{
fileID
:
69
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_DeferredReflections
:
m_Mode
:
1
m_Shader
:
{
fileID
:
74
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_ScreenSpaceShadows
:
m_Mode
:
1
m_Shader
:
{
fileID
:
64
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_LegacyDeferred
:
m_Mode
:
1
m_Shader
:
{
fileID
:
63
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_DepthNormals
:
m_Mode
:
1
m_Shader
:
{
fileID
:
62
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_MotionVectors
:
m_Mode
:
1
m_Shader
:
{
fileID
:
75
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_LightHalo
:
m_Mode
:
1
m_Shader
:
{
fileID
:
105
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_LensFlare
:
m_Mode
:
1
m_Shader
:
{
fileID
:
102
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_VideoShadersIncludeMode
:
2
m_AlwaysIncludedShaders
:
-
{
fileID
:
7
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
15104
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
15105
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
15106
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
10753
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
10770
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
10783
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_PreloadedShaders
:
[]
m_SpritesDefaultMaterial
:
{
fileID
:
10754
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_CustomRenderPipeline
:
{
fileID
:
0
}
m_TransparencySortMode
:
0
m_TransparencySortAxis
:
{
x
:
0
,
y
:
0
,
z
:
1
}
m_DefaultRenderingPath
:
1
m_DefaultMobileRenderingPath
:
1
m_TierSettings
:
-
serializedVersion
:
5
m_BuildTarget
:
7
m_Tier
:
0
m_Settings
:
standardShaderQuality
:
1
renderingPath
:
1
hdrMode
:
2
realtimeGICPUUsage
:
25
useReflectionProbeBoxProjection
:
0
useReflectionProbeBlending
:
0
useHDR
:
0
useDetailNormalMap
:
0
useCascadedShadowMaps
:
0
prefer32BitShadowMaps
:
0
enableLPPV
:
0
useDitherMaskForAlphaBlendedShadows
:
0
m_Automatic
:
0
-
serializedVersion
:
5
m_BuildTarget
:
7
m_Tier
:
1
m_Settings
:
standardShaderQuality
:
1
renderingPath
:
1
hdrMode
:
2
realtimeGICPUUsage
:
25
useReflectionProbeBoxProjection
:
0
useReflectionProbeBlending
:
0
useHDR
:
0
useDetailNormalMap
:
0
useCascadedShadowMaps
:
0
prefer32BitShadowMaps
:
0
enableLPPV
:
0
useDitherMaskForAlphaBlendedShadows
:
0
m_Automatic
:
0
-
serializedVersion
:
5
m_BuildTarget
:
7
m_Tier
:
2
m_Settings
:
standardShaderQuality
:
1
renderingPath
:
1
hdrMode
:
2
realtimeGICPUUsage
:
25
useReflectionProbeBoxProjection
:
0
useReflectionProbeBlending
:
0
useHDR
:
0
useDetailNormalMap
:
0
useCascadedShadowMaps
:
0
prefer32BitShadowMaps
:
0
enableLPPV
:
0
useDitherMaskForAlphaBlendedShadows
:
0
m_Automatic
:
0
m_LightmapStripping
:
0
m_FogStripping
:
0
m_InstancingStripping
:
0
m_LightmapKeepPlain
:
1
m_LightmapKeepDirCombined
:
1
m_LightmapKeepDynamicPlain
:
1
m_LightmapKeepDynamicDirCombined
:
1
m_LightmapKeepShadowMask
:
1
m_LightmapKeepSubtractive
:
1
m_FogKeepLinear
:
1
m_FogKeepExp
:
1
m_FogKeepExp2
:
1
m_AlbedoSwatchInfos
:
[]
m_LightsUseLinearIntensity
:
0
m_LightsUseColorTemperature
:
0
m_DefaultRenderingLayerMask
:
1
m_LogWhenShaderIsCompiled
:
0
Project9/Library/ProjectSettings/InputManager.asset
0 → 100644
View file @
9ea15f15
%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
:
0.001
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
:
0.001
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
:
0.001
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
:
0.001
sensitivity
:
1000
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Fire3
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
left shift
altNegativeButton
:
altPositiveButton
:
mouse
2
gravity
:
1000
dead
:
0.001
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
:
0.001
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
:
0.1
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
:
0.1
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
:
0.1
snap
:
0
invert
:
0
type
:
1
axis
:
2
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Horizontal
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
altNegativeButton
:
altPositiveButton
:
gravity
:
0
dead
:
0.19
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
:
0.19
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
:
0.001
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
:
0.001
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
:
0.001
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
:
0.001
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
:
0.001
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
:
0.001
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
:
0.001
sensitivity
:
1000
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Enable Debug Button
1
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
left ctrl
altNegativeButton
:
altPositiveButton
:
joystick button
8
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Enable Debug Button
2
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
backspace
altNegativeButton
:
altPositiveButton
:
joystick button
9
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Reset
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
left alt
altNegativeButton
:
altPositiveButton
:
joystick button
1
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Next
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
page down
altNegativeButton
:
altPositiveButton
:
joystick button
5
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Previous
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
page up
altNegativeButton
:
altPositiveButton
:
joystick button
4
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Validate
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
return
altNegativeButton
:
altPositiveButton
:
joystick button
0
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Persistent
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
right shift
altNegativeButton
:
altPositiveButton
:
joystick button
2
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Multiplier
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
positiveButton
:
left shift
altNegativeButton
:
altPositiveButton
:
joystick button
3
gravity
:
0
dead
:
0
sensitivity
:
0
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Horizontal
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
left
positiveButton
:
right
altNegativeButton
:
altPositiveButton
:
gravity
:
1000
dead
:
0.001
sensitivity
:
1000
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Vertical
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
down
positiveButton
:
up
altNegativeButton
:
altPositiveButton
:
gravity
:
1000
dead
:
0.001
sensitivity
:
1000
snap
:
0
invert
:
0
type
:
0
axis
:
0
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Vertical
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
down
positiveButton
:
up
altNegativeButton
:
altPositiveButton
:
gravity
:
1000
dead
:
0.001
sensitivity
:
1000
snap
:
0
invert
:
0
type
:
2
axis
:
6
joyNum
:
0
-
serializedVersion
:
3
m_Name
:
Debug Horizontal
descriptiveName
:
descriptiveNegativeName
:
negativeButton
:
left
positiveButton
:
right
altNegativeButton
:
altPositiveButton
:
gravity
:
1000
dead
:
0.001
sensitivity
:
1000
snap
:
0
invert
:
0
type
:
2
axis
:
5
joyNum
:
0
Project9/Library/ProjectSettings/MemorySettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!387306366
&1
MemorySettings
:
m_ObjectHideFlags
:
0
m_EditorMemorySettings
:
m_MainAllocatorBlockSize
:
-1
m_ThreadAllocatorBlockSize
:
-1
m_MainGfxBlockSize
:
-1
m_ThreadGfxBlockSize
:
-1
m_CacheBlockSize
:
-1
m_TypetreeBlockSize
:
-1
m_ProfilerBlockSize
:
-1
m_ProfilerEditorBlockSize
:
-1
m_BucketAllocatorGranularity
:
-1
m_BucketAllocatorBucketsCount
:
-1
m_BucketAllocatorBlockSize
:
-1
m_BucketAllocatorBlockCount
:
-1
m_ProfilerBucketAllocatorGranularity
:
-1
m_ProfilerBucketAllocatorBucketsCount
:
-1
m_ProfilerBucketAllocatorBlockSize
:
-1
m_ProfilerBucketAllocatorBlockCount
:
-1
m_TempAllocatorSizeMain
:
-1
m_JobTempAllocatorBlockSize
:
-1
m_BackgroundJobTempAllocatorBlockSize
:
-1
m_JobTempAllocatorReducedBlockSize
:
-1
m_TempAllocatorSizeGIBakingWorker
:
-1
m_TempAllocatorSizeNavMeshWorker
:
-1
m_TempAllocatorSizeAudioWorker
:
-1
m_TempAllocatorSizeCloudWorker
:
-1
m_TempAllocatorSizeGfx
:
-1
m_TempAllocatorSizeJobWorker
:
-1
m_TempAllocatorSizeBackgroundWorker
:
-1
m_TempAllocatorSizePreloadManager
:
-1
m_PlatformMemorySettings
:
{}
Project9/Library/ProjectSettings/NavMeshAreas.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!126
&1
NavMeshProjectSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
areas
:
-
name
:
Walkable
cost
:
1
-
name
:
Not Walkable
cost
:
1
-
name
:
Jump
cost
:
2
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
-
name
:
cost
:
1
m_LastAgentTypeID
:
-887442657
m_Settings
:
-
serializedVersion
:
2
agentTypeID
:
0
agentRadius
:
0.5
agentHeight
:
2
agentSlope
:
45
agentClimb
:
0.75
ledgeDropHeight
:
0
maxJumpAcrossDistance
:
0
minRegionArea
:
2
manualCellSize
:
0
cellSize
:
0.16666667
manualTileSize
:
0
tileSize
:
256
accuratePlacement
:
0
debug
:
m_Flags
:
0
m_SettingNames
:
-
Humanoid
Project9/Library/ProjectSettings/NetworkManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!149
&1
NetworkManager
:
m_ObjectHideFlags
:
0
m_DebugLevel
:
0
m_Sendrate
:
15
m_AssetToPrefab
:
{}
Project9/Library/ProjectSettings/NotificationsSettings.asset
0 → 100644
View file @
9ea15f15
{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "",
"m_EditorClassIdentifier": "",
"ToolbarIndex": 0,
"m_iOSNotificationSettingsValues": {
"m_Keys": [
"UnityNotificationRequestAuthorizationOnAppLaunch",
"UnityNotificationDefaultAuthorizationOptions",
"UnityAddRemoteNotificationCapability",
"UnityNotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch",
"UnityRemoteNotificationForegroundPresentationOptions",
"UnityUseAPSReleaseEnvironment",
"UnityUseLocationNotificationTrigger"
],
"m_Values": [
"True",
"7",
"False",
"False",
"-1",
"False",
"False"
]
},
"m_AndroidNotificationSettingsValues": {
"m_Keys": [
"UnityNotificationAndroidRescheduleOnDeviceRestart",
"UnityNotificationAndroidUseCustomActivity",
"UnityNotificationAndroidCustomActivityString"
],
"m_Values": [
"False",
"False",
"com.unity3d.player.UnityPlayerActivity"
]
},
"DrawableResources": []
}
}
\ No newline at end of file
Project9/Library/ProjectSettings/PackageManagerSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&1
MonoBehaviour
:
m_ObjectHideFlags
:
61
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
13964
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_Name
:
m_EditorClassIdentifier
:
m_EnablePreviewPackages
:
0
m_EnablePackageDependencies
:
0
m_AdvancedSettingsExpanded
:
1
m_ScopedRegistriesSettingsExpanded
:
1
oneTimeWarningShown
:
0
m_Registries
:
-
m_Id
:
main
m_Name
:
m_Url
:
https://packages.unity.com
m_Scopes
:
[]
m_IsDefault
:
1
m_Capabilities
:
7
m_UserSelectedRegistryName
:
m_UserAddingNewScopedRegistry
:
0
m_RegistryInfoDraft
:
m_ErrorMessage
:
m_Original
:
m_Id
:
m_Name
:
m_Url
:
m_Scopes
:
[]
m_IsDefault
:
0
m_Capabilities
:
0
m_Modified
:
0
m_Name
:
m_Url
:
m_Scopes
:
-
m_SelectedScopeIndex
:
0
Project9/Library/ProjectSettings/Physics2DSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!19
&1
Physics2DSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
5
m_Gravity
:
{
x
:
0
,
y
:
-9.81
}
m_DefaultMaterial
:
{
fileID
:
0
}
m_VelocityIterations
:
8
m_PositionIterations
:
3
m_VelocityThreshold
:
1
m_MaxLinearCorrection
:
0.2
m_MaxAngularCorrection
:
8
m_MaxTranslationSpeed
:
100
m_MaxRotationSpeed
:
360
m_BaumgarteScale
:
0.2
m_BaumgarteTimeOfImpactScale
:
0.75
m_TimeToSleep
:
0.5
m_LinearSleepTolerance
:
0.01
m_AngularSleepTolerance
:
2
m_DefaultContactOffset
:
0.01
m_JobOptions
:
serializedVersion
:
2
useMultithreading
:
0
useConsistencySorting
:
0
m_InterpolationPosesPerJob
:
100
m_NewContactsPerJob
:
30
m_CollideContactsPerJob
:
100
m_ClearFlagsPerJob
:
200
m_ClearBodyForcesPerJob
:
200
m_SyncDiscreteFixturesPerJob
:
50
m_SyncContinuousFixturesPerJob
:
50
m_FindNearestContactsPerJob
:
100
m_UpdateTriggerContactsPerJob
:
100
m_IslandSolverCostThreshold
:
100
m_IslandSolverBodyCostScale
:
1
m_IslandSolverContactCostScale
:
10
m_IslandSolverJointCostScale
:
10
m_IslandSolverBodiesPerJob
:
50
m_IslandSolverContactsPerJob
:
50
m_SimulationMode
:
0
m_QueriesHitTriggers
:
1
m_QueriesStartInColliders
:
1
m_CallbacksOnDisable
:
1
m_ReuseCollisionCallbacks
:
1
m_AutoSyncTransforms
:
0
m_AlwaysShowColliders
:
0
m_ShowColliderSleep
:
1
m_ShowColliderContacts
:
0
m_ShowColliderAABB
:
0
m_ContactArrowScale
:
0.2
m_ColliderAwakeColor
:
{
r
:
0.5686275
,
g
:
0.95686275
,
b
:
0.54509807
,
a
:
0.7529412
}
m_ColliderAsleepColor
:
{
r
:
0.5686275
,
g
:
0.95686275
,
b
:
0.54509807
,
a
:
0.36078432
}
m_ColliderContactColor
:
{
r
:
1
,
g
:
0
,
b
:
1
,
a
:
0.6862745
}
m_ColliderAABBColor
:
{
r
:
1
,
g
:
1
,
b
:
0
,
a
:
0.2509804
}
m_LayerCollisionMatrix
:
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
Project9/Library/ProjectSettings/PresetManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!1386491679
&1
PresetManager
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_DefaultPresets
:
{}
Project9/Library/ProjectSettings/ProjectSettings.asset
0 → 100644
View file @
9ea15f15
This diff is collapsed.
Click to expand it.
Project9/Library/ProjectSettings/ProjectVersion.txt
0 → 100644
View file @
9ea15f15
m_EditorVersion: 2021.3.13f1
m_EditorVersionWithRevision: 2021.3.13f1 (9e7d58001ecf)
Project9/Library/ProjectSettings/QualitySettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!47
&1
QualitySettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
5
m_CurrentQuality
:
2
m_QualitySettings
:
-
serializedVersion
:
2
name
:
Very Low
pixelLightCount
:
0
shadows
:
0
shadowResolution
:
0
shadowProjection
:
1
shadowCascades
:
1
shadowDistance
:
15
shadowNearPlaneOffset
:
3
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
0
skinWeights
:
1
textureQuality
:
1
anisotropicTextures
:
0
antiAliasing
:
0
softParticles
:
0
softVegetation
:
0
realtimeReflectionProbes
:
0
billboardsFaceCameraPosition
:
0
vSyncCount
:
0
lodBias
:
0.3
maximumLODLevel
:
0
streamingMipmapsActive
:
0
streamingMipmapsAddAllCameras
:
1
streamingMipmapsMemoryBudget
:
512
streamingMipmapsRenderersPerFrame
:
512
streamingMipmapsMaxLevelReduction
:
2
streamingMipmapsMaxFileIORequests
:
1024
particleRaycastBudget
:
4
asyncUploadTimeSlice
:
2
asyncUploadBufferSize
:
16
asyncUploadPersistentBuffer
:
1
resolutionScalingFixedDPIFactor
:
1
customRenderPipeline
:
{
fileID
:
0
}
excludedTargetPlatforms
:
[]
-
serializedVersion
:
2
name
:
Low
pixelLightCount
:
0
shadows
:
0
shadowResolution
:
0
shadowProjection
:
1
shadowCascades
:
1
shadowDistance
:
20
shadowNearPlaneOffset
:
3
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
0
skinWeights
:
2
textureQuality
:
0
anisotropicTextures
:
0
antiAliasing
:
0
softParticles
:
0
softVegetation
:
0
realtimeReflectionProbes
:
0
billboardsFaceCameraPosition
:
0
vSyncCount
:
0
lodBias
:
0.4
maximumLODLevel
:
0
streamingMipmapsActive
:
0
streamingMipmapsAddAllCameras
:
1
streamingMipmapsMemoryBudget
:
512
streamingMipmapsRenderersPerFrame
:
512
streamingMipmapsMaxLevelReduction
:
2
streamingMipmapsMaxFileIORequests
:
1024
particleRaycastBudget
:
16
asyncUploadTimeSlice
:
2
asyncUploadBufferSize
:
16
asyncUploadPersistentBuffer
:
1
resolutionScalingFixedDPIFactor
:
1
customRenderPipeline
:
{
fileID
:
0
}
excludedTargetPlatforms
:
[]
-
serializedVersion
:
2
name
:
Medium
pixelLightCount
:
1
shadows
:
1
shadowResolution
:
0
shadowProjection
:
1
shadowCascades
:
1
shadowDistance
:
20
shadowNearPlaneOffset
:
3
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
0
skinWeights
:
2
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
0
softParticles
:
0
softVegetation
:
0
realtimeReflectionProbes
:
0
billboardsFaceCameraPosition
:
0
vSyncCount
:
0
lodBias
:
0.7
maximumLODLevel
:
0
streamingMipmapsActive
:
0
streamingMipmapsAddAllCameras
:
1
streamingMipmapsMemoryBudget
:
512
streamingMipmapsRenderersPerFrame
:
512
streamingMipmapsMaxLevelReduction
:
2
streamingMipmapsMaxFileIORequests
:
1024
particleRaycastBudget
:
64
asyncUploadTimeSlice
:
2
asyncUploadBufferSize
:
16
asyncUploadPersistentBuffer
:
1
resolutionScalingFixedDPIFactor
:
1
customRenderPipeline
:
{
fileID
:
0
}
excludedTargetPlatforms
:
[]
-
serializedVersion
:
2
name
:
High
pixelLightCount
:
2
shadows
:
2
shadowResolution
:
1
shadowProjection
:
1
shadowCascades
:
2
shadowDistance
:
40
shadowNearPlaneOffset
:
3
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
1
skinWeights
:
2
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
0
softParticles
:
0
softVegetation
:
1
realtimeReflectionProbes
:
1
billboardsFaceCameraPosition
:
1
vSyncCount
:
0
lodBias
:
1
maximumLODLevel
:
0
streamingMipmapsActive
:
0
streamingMipmapsAddAllCameras
:
1
streamingMipmapsMemoryBudget
:
512
streamingMipmapsRenderersPerFrame
:
512
streamingMipmapsMaxLevelReduction
:
2
streamingMipmapsMaxFileIORequests
:
1024
particleRaycastBudget
:
256
asyncUploadTimeSlice
:
2
asyncUploadBufferSize
:
16
asyncUploadPersistentBuffer
:
1
resolutionScalingFixedDPIFactor
:
1
customRenderPipeline
:
{
fileID
:
0
}
excludedTargetPlatforms
:
[]
-
serializedVersion
:
2
name
:
Very High
pixelLightCount
:
3
shadows
:
2
shadowResolution
:
2
shadowProjection
:
1
shadowCascades
:
2
shadowDistance
:
70
shadowNearPlaneOffset
:
3
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
1
skinWeights
:
4
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
2
softParticles
:
1
softVegetation
:
1
realtimeReflectionProbes
:
1
billboardsFaceCameraPosition
:
1
vSyncCount
:
0
lodBias
:
1.5
maximumLODLevel
:
0
streamingMipmapsActive
:
0
streamingMipmapsAddAllCameras
:
1
streamingMipmapsMemoryBudget
:
512
streamingMipmapsRenderersPerFrame
:
512
streamingMipmapsMaxLevelReduction
:
2
streamingMipmapsMaxFileIORequests
:
1024
particleRaycastBudget
:
1024
asyncUploadTimeSlice
:
2
asyncUploadBufferSize
:
16
asyncUploadPersistentBuffer
:
1
resolutionScalingFixedDPIFactor
:
1
customRenderPipeline
:
{
fileID
:
0
}
excludedTargetPlatforms
:
[]
-
serializedVersion
:
2
name
:
Ultra
pixelLightCount
:
4
shadows
:
2
shadowResolution
:
2
shadowProjection
:
1
shadowCascades
:
4
shadowDistance
:
150
shadowNearPlaneOffset
:
3
shadowCascade2Split
:
0.33333334
shadowCascade4Split
:
{
x
:
0.06666667
,
y
:
0.2
,
z
:
0.46666667
}
shadowmaskMode
:
1
skinWeights
:
255
textureQuality
:
0
anisotropicTextures
:
1
antiAliasing
:
4
softParticles
:
1
softVegetation
:
1
realtimeReflectionProbes
:
1
billboardsFaceCameraPosition
:
1
vSyncCount
:
0
lodBias
:
2
maximumLODLevel
:
0
streamingMipmapsActive
:
0
streamingMipmapsAddAllCameras
:
1
streamingMipmapsMemoryBudget
:
512
streamingMipmapsRenderersPerFrame
:
512
streamingMipmapsMaxLevelReduction
:
2
streamingMipmapsMaxFileIORequests
:
1024
particleRaycastBudget
:
4096
asyncUploadTimeSlice
:
2
asyncUploadBufferSize
:
16
asyncUploadPersistentBuffer
:
1
resolutionScalingFixedDPIFactor
:
1
customRenderPipeline
:
{
fileID
:
0
}
excludedTargetPlatforms
:
[]
m_PerPlatformDefaultQuality
:
Android
:
2
Lumin
:
5
Nintendo Switch
:
5
PS4
:
5
Stadia
:
5
Standalone
:
5
WebGL
:
3
Windows Store Apps
:
5
XboxOne
:
5
iPhone
:
2
tvOS
:
2
Project9/Library/ProjectSettings/TagManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!78
&1
TagManager
:
serializedVersion
:
2
tags
:
[]
layers
:
-
Default
-
TransparentFX
-
Ignore Raycast
-
-
Water
-
UI
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
m_SortingLayers
:
-
name
:
Default
uniqueID
:
0
locked
:
0
Project9/Library/ProjectSettings/TimeManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!5
&1
TimeManager
:
m_ObjectHideFlags
:
0
Fixed Timestep
:
0.02
Maximum Allowed Timestep
:
0.33333334
m_TimeScale
:
1
Maximum Particle Timestep
:
0.03
Project9/Library/ProjectSettings/UnityConnectSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!310
&1
UnityConnectSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
1
m_Enabled
:
0
m_TestMode
:
0
m_EventOldUrl
:
https://api.uca.cloud.unity3d.com/v1/events
m_EventUrl
:
https://cdp.cloud.unity3d.com/v1/events
m_ConfigUrl
:
https://config.uca.cloud.unity3d.com
m_DashboardUrl
:
https://dashboard.unity3d.com
m_TestInitMode
:
0
CrashReportingSettings
:
m_EventUrl
:
https://perf-events.cloud.unity3d.com
m_Enabled
:
0
m_LogBufferSize
:
10
m_CaptureEditorExceptions
:
1
UnityPurchasingSettings
:
m_Enabled
:
0
m_TestMode
:
0
UnityAnalyticsSettings
:
m_Enabled
:
0
m_TestMode
:
0
m_InitializeOnStartup
:
1
UnityAdsSettings
:
m_Enabled
:
0
m_InitializeOnStartup
:
1
m_TestMode
:
0
m_IosGameId
:
m_AndroidGameId
:
m_GameIds
:
{}
m_GameId
:
PerformanceReportingSettings
:
m_Enabled
:
0
Project9/Library/ProjectSettings/VFXManager.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!937362698
&1
VFXManager
:
m_ObjectHideFlags
:
0
m_IndirectShader
:
{
fileID
:
0
}
m_CopyBufferShader
:
{
fileID
:
0
}
m_SortShader
:
{
fileID
:
0
}
m_StripUpdateShader
:
{
fileID
:
0
}
m_RenderPipeSettingsPath
:
m_FixedTimeStep
:
0.016666668
m_MaxDeltaTime
:
0.05
Project9/Library/ProjectSettings/VersionControlSettings.asset
0 → 100644
View file @
9ea15f15
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!890905787
&1
VersionControlSettings
:
m_ObjectHideFlags
:
0
m_Mode
:
Visible Meta Files
m_CollabEditorSettings
:
inProgressEnabled
:
1
Project9/Library/ProjectSettings/XRSettings.asset
0 → 100644
View file @
9ea15f15
{
"m_SettingKeys": [
"VR Device Disabled",
"VR Device User Alert"
],
"m_SettingValues": [
"False",
"False"
]
}
\ No newline at end of file
Project9/Library/ProjectSettings/boot.config
0 → 100644
View file @
9ea15f15
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment