This can be seen as the initial state of the project after the released demo.
The changes include:
- New ship models
- Singleton manager structure to keep project scaleable in the future
- Managing players, their settings, character choices, statistics, match setups, controls etc. in a separate decoupled scene
- Main menu with transitions to the arena scene
- Beginnings of a custom audio solution
- Logging with Log4Net
It is really a complete overhaul of the projects structure and management.
62 lines
1.6 KiB
Plaintext
62 lines
1.6 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!21 &2100000
|
|
Material:
|
|
serializedVersion: 8
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_Name: URP PBR Ripples Variant
|
|
m_Shader: {fileID: 4800000, guid: 8a7f26cb4a0b4d446b2ca031d3ff37df, type: 3}
|
|
m_Parent: {fileID: 2100000, guid: 78cb0d90576fe15439f3fd294d5eaaba, type: 2}
|
|
m_ModifiedSerializedProperties: 24
|
|
m_ValidKeywords:
|
|
- _ALPHAPREMULTIPLY_ON
|
|
- _MANUAL_RIPPLE
|
|
- _OCCLUSIONMAP
|
|
- _SPECULARHIGHLIGHTS_OFF
|
|
- _SPECULAR_SETUP
|
|
- _SURFACE_TYPE_TRANSPARENT
|
|
m_InvalidKeywords: []
|
|
m_LightmapFlags: 4
|
|
m_EnableInstancingVariants: 0
|
|
m_DoubleSidedGI: 0
|
|
m_CustomRenderQueue: 3000
|
|
stringTagMap:
|
|
RenderType: Transparent
|
|
disabledShaderPasses:
|
|
- DepthOnly
|
|
- SHADOWCASTER
|
|
m_LockedProperties:
|
|
m_SavedProperties:
|
|
serializedVersion: 3
|
|
m_TexEnvs:
|
|
- _ClearCoatMap:
|
|
m_Texture: {fileID: 0}
|
|
m_Scale: {x: 1, y: 1}
|
|
m_Offset: {x: 0, y: 0}
|
|
m_Ints: []
|
|
m_Floats:
|
|
- _ClearCoat: 0
|
|
- _ClearCoatMask: 0
|
|
- _ClearCoatSmoothness: 0
|
|
- _DstBlend: 10
|
|
- _DstBlendAlpha: 10
|
|
- _Emission: 0
|
|
- _EnvironmentalReflections: 0
|
|
- _Metallic: 0.127
|
|
- _MetallicSpecGlossMapToggle: 0
|
|
- _MetallicSpecToggle: 1
|
|
- _NormalMapToggle: 0
|
|
- _Smoothness: 0.897
|
|
- _SmoothnessSource: 0
|
|
- _SpecularHighlights: 1
|
|
- _Surface: 1
|
|
- _ZWrite: 0
|
|
m_Colors:
|
|
- _BaseColor: {r: 0, g: 1, b: 0.029850721, a: 1}
|
|
- _EmissionColor: {r: 1, g: 0.9481132, b: 0.9481132, a: 0}
|
|
- _SpecColor: {r: 0.9433962, g: 0.9433962, b: 0.9433962, a: 1}
|
|
m_BuildTextureStacks: []
|