Browse Source

Removed post + added static batching

master
Joshua Reason 5 years ago
parent
commit
4f8e528e6f
193 changed files with 63141 additions and 843 deletions
  1. +1
    -1
      Assets/AmplifyShaderEditor.meta
  2. +8
    -0
      Assets/AmplifyShaderEditor/Examples.meta
  3. +7
    -0
      Assets/AmplifyShaderEditor/Examples/HD SRP Samples.unitypackage.meta
  4. +7
    -0
      Assets/AmplifyShaderEditor/Examples/LW SRP Samples.unitypackage.meta
  5. +8
    -0
      Assets/AmplifyShaderEditor/Examples/Official.meta
  6. +8
    -0
      Assets/AmplifyShaderEditor/Examples/Official/CustomRTRain.meta
  7. +7
    -0
      Assets/AmplifyShaderEditor/Examples/Official/CustomRTRain/Custom RT Samples.unitypackage.meta
  8. +8
    -0
      Assets/AmplifyShaderEditor/Examples/Official/SimpleTerrain.meta
  9. +7
    -0
      Assets/AmplifyShaderEditor/Examples/Official/SimpleTerrain/ApplyGrassWindToTerrain.unitypackage.meta
  10. +8
    -0
      Assets/AmplifyShaderEditor/Examples/Official/Substance.meta
  11. +7
    -0
      Assets/AmplifyShaderEditor/Examples/Official/Substance/LegacySubstanceExample.unitypackage.meta
  12. +8
    -0
      Assets/AmplifyShaderEditor/Examples/Official/Substance2018.meta
  13. +7
    -0
      Assets/AmplifyShaderEditor/Examples/Official/Substance2018/Substance2018.unitypackage.meta
  14. +8
    -0
      Assets/AmplifyShaderEditor/Plugins.meta
  15. +8
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources.meta
  16. +8
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates.meta
  17. +7
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/CustomRTTemplates.unitypackage.meta
  18. +8
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP.meta
  19. +7
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/HDSRPTemplates (Legacy).unitypackage.meta
  20. +7
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/HDSRPTemplates.unitypackage.meta
  21. +7
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/LWSRPTemplates (Legacy).unitypackage.meta
  22. +7
    -0
      Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/LWSRPTemplates.unitypackage.meta
  23. +197
    -197
      Assets/FBX/terrain_Prefabs/terr1.prefab
  24. +200
    -200
      Assets/FBX/terrain_Prefabs/terr2.prefab
  25. +211
    -211
      Assets/FBX/terrain_Prefabs/terr3.prefab
  26. +145
    -145
      Assets/FBX/terrain_Prefabs/terr4.prefab
  27. +3
    -3
      Assets/Prefabs/RealLocalPlayer.prefab
  28. +194
    -45
      Assets/Scenes/MainScene.unity
  29. +13
    -9
      Assets/Scipts/Map.cs
  30. +1
    -1
      Assets/ThirdParty/AmplifyShaderEditor.meta
  31. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Examples.meta
  32. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Examples/Official.meta
  33. +1
    -1
      Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/CustomRTRain.meta
  34. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/SimpleTerrain.meta
  35. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/Substance.meta
  36. +1
    -1
      Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/Substance2018.meta
  37. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Plugins.meta
  38. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Plugins/EditorResources.meta
  39. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Plugins/EditorResources/Templates.meta
  40. +2
    -3
      Assets/ThirdParty/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP.meta
  41. +8
    -0
      Assets/ThirdParty/Tayx.meta
  42. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor.meta
  43. +91
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Changelog.txt
  44. +13
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Changelog.txt.meta
  45. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font.meta
  46. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold.meta
  47. +18
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/ERIC-TIRADO-NORTHWEST-LICENSE.txt
  48. +10
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/ERIC-TIRADO-NORTHWEST-LICENSE.txt.meta
  49. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/NORTHWEST-B.otf
  50. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/NORTHWEST-B.otf.meta
  51. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto.meta
  52. +202
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/LICENSE.txt
  53. +10
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/LICENSE.txt.meta
  54. BIN
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Bold.ttf
  55. +23
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Bold.ttf.meta
  56. BIN
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Regular.ttf
  57. +23
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Regular.ttf.meta
  58. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/GUI.meta
  59. +1493
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/GUI/Graphy.guiskin
  60. +10
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/GUI/Graphy.guiskin.meta
  61. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials.meta
  62. +166
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Graph.mat
  63. +15
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Graph.mat.meta
  64. +166
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Highest_Values_Graph.mat
  65. +15
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Highest_Values_Graph.mat.meta
  66. +166
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/FPS_Graph.mat
  67. +16
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/FPS_Graph.mat.meta
  68. +166
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Allocated_Graph.mat
  69. +16
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Allocated_Graph.mat.meta
  70. +166
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Mono_Graph.mat
  71. +16
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Mono_Graph.mat.meta
  72. +166
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Reserved_Graph.mat
  73. +16
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Reserved_Graph.mat.meta
  74. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Prefab.meta
  75. +4367
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Prefab/[Graphy].prefab
  76. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Prefab/[Graphy].prefab.meta
  77. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Readme! - Graphy - Documentation.pdf
  78. +14
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Readme! - Graphy - Documentation.pdf.meta
  79. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene.meta
  80. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio.meta
  81. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/Morning_Dew.mp3
  82. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/Morning_Dew.mp3.meta
  83. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX.meta
  84. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/158140__qubodup__epic-logo-intro-part-2-glass-and-machine_01.mp3
  85. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/158140__qubodup__epic-logo-intro-part-2-glass-and-machine_01.mp3.meta
  86. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/170229__roachpowder__camera-shutter.aiff
  87. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/170229__roachpowder__camera-shutter.aiff.meta
  88. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/171697__nenadsimic__menu-selection-click.wav
  89. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/171697__nenadsimic__menu-selection-click.wav.meta
  90. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/269180__mickleness__chat-message-1-incoming-message_01.mp3
  91. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/269180__mickleness__chat-message-1-incoming-message_01.mp3.meta
  92. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/349501__cabled-mess__triangle-open-01_01.mp3
  93. +22
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/349501__cabled-mess__triangle-open-01_01.mp3.meta
  94. +9
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker.meta
  95. +553
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/CUIColorPicker.prefab
  96. +4
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/CUIColorPicker.prefab.meta
  97. +248
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/G_CUIColorPicker.cs
  98. +8
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/G_CUIColorPicker.cs.meta
  99. +3
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/Transparency-Texture.png
  100. +59
    -0
      Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/Transparency-Texture.png.meta

Assets/WorldAssets.meta → Assets/AmplifyShaderEditor.meta View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 7da0e8d0a6415f944aa43dff57b38ae3
guid: 5afd266d7f508bf439c61d403468d49f
folderAsset: yes
DefaultImporter:
externalObjects: {}

+ 8
- 0
Assets/AmplifyShaderEditor/Examples.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 425c3aed47dd05444960ca41af18e591
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Examples/HD SRP Samples.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d1c0b77896049554fa4b635531caf741
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Examples/LW SRP Samples.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 6ecbfd0a046659943a69328c98ff0442
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Examples/Official.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d32786c99caa66e41baea4ab6d1c1cb8
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Examples/Official/CustomRTRain.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 917f314cd7500ab41a37e0c60edaf755
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Examples/Official/CustomRTRain/Custom RT Samples.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 88dfe89a073bdf748bf05396f5285cdd
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Examples/Official/SimpleTerrain.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e14f9199031928442a76fcb851644355
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Examples/Official/SimpleTerrain/ApplyGrassWindToTerrain.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 11f44bcb01ea56742bb7177b439b1a4f
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Examples/Official/Substance.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3a1c9292d8fac714e9091922355abcd7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Examples/Official/Substance/LegacySubstanceExample.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 490e8164148c52c468b633dcc1c12d57
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Examples/Official/Substance2018.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 50c3f69bf74856340867f04dd9288b24
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Examples/Official/Substance2018/Substance2018.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: af7de8b91a27c254fa1bd24c01ae6e8e
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Plugins.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3306ce0ede814a84c8d289893da72b7a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0932db7ec1402c2489679c4b72eab5eb
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 211faf49d0bea6c4081e4e1135d19686
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/CustomRTTemplates.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 191365b4aece81443875ae2bb7243b55
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cc9e432e1a0a4764f80870c080173cb7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/HDSRPTemplates (Legacy).unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4dc1afbcc68875c4780502f5e6b80158
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/HDSRPTemplates.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9a5e61a8b3421b944863d0946e32da0a
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/LWSRPTemplates (Legacy).unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: b53d2f3b156ff104f90d4d7693d769c8
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 7
- 0
Assets/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP/LWSRPTemplates.unitypackage.meta View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4c816894a3147d343891060451241bfe
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 197
- 197
Assets/FBX/terrain_Prefabs/terr1.prefab
File diff suppressed because it is too large
View File


+ 200
- 200
Assets/FBX/terrain_Prefabs/terr2.prefab
File diff suppressed because it is too large
View File


+ 211
- 211
Assets/FBX/terrain_Prefabs/terr3.prefab
File diff suppressed because it is too large
View File


+ 145
- 145
Assets/FBX/terrain_Prefabs/terr4.prefab
File diff suppressed because it is too large
View File


+ 3
- 3
Assets/Prefabs/RealLocalPlayer.prefab View File

@ -1234,7 +1234,7 @@ MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1327932106731578}
m_Enabled: 1
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 948f4100a11a5c24981795d21301da5c, type: 3}
m_Name:
@ -1293,7 +1293,7 @@ MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1327932106731578}
m_Enabled: 1
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e5367b3334ceb84458088c8e4f026f0e, type: 3}
m_Name:
@ -1320,7 +1320,7 @@ MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1327932106731578}
m_Enabled: 1
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8b9a305e18de0c04dbd257a21cd47087, type: 3}
m_Name:

+ 194
- 45
Assets/Scenes/MainScene.unity View File

@ -183,7 +183,7 @@ RectTransform:
m_Children:
- {fileID: 1771486826}
m_Father: {fileID: 0}
m_RootOrder: 17
m_RootOrder: 18
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -526,7 +526,7 @@ RectTransform:
m_Children:
- {fileID: 675000576}
m_Father: {fileID: 0}
m_RootOrder: 14
m_RootOrder: 15
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -639,41 +639,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 90a0ecd4363b0a547a4c174b9a95dd5d, type: 3}
m_Name:
m_EditorClassIdentifier:
_TargetFogVolumes:
- {fileID: 0}
MiniaturePosition: {x: 110, y: 320}
_ProminentFogVolume: {fileID: 0}
FogVolumeMaterial: {fileID: 0}
_CameraVerticalPosition: 500
depthRT: {fileID: 0}
_Antialiasing: 1
Size: 512
ShadowCamera: {fileID: 0}
_FogVolumeShadowMapEdgeSoftness: 0.001
_ScaleMode: 0
LayersToRender:
m_Bits: 0
outputDepth: {fileID: 4800000, guid: 4fc2932190d974a4887533f0e52baf6c, type: 3}
GOShadowCamera: {fileID: 0}
CameraVisible: 0
_CanvasImage: {fileID: 1771486827}
_UpdateMode: 1
Scale: 50
SkipFrames: 2
ShowMiniature: 0
_GO_Canvas: {fileID: 10419655}
_GO_Image: {fileID: 1771486825}
_Canvas: {fileID: 10419657}
DebugViewMaterial: {fileID: 2100000, guid: 92dc32887d2555f469466609a34e858c, type: 2}
Quad: {fileID: 0}
FocusPosition: {x: 0, y: 0, z: 0}
_FogVolumeData: {fileID: 0}
_GameCamera: {fileID: 0}
_GameObjectFocus: {fileID: 0}
_FocusMode: 0
quadMaterial: {fileID: 0}
quadShader: {fileID: 0}
rt_DepthFormat: 12
--- !u!1 &227900152
GameObject:
m_ObjectHideFlags: 1
@ -744,7 +709,7 @@ RectTransform:
m_Children:
- {fileID: 1673073037}
m_Father: {fileID: 0}
m_RootOrder: 12
m_RootOrder: 13
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -1306,7 +1271,7 @@ RectTransform:
m_Children:
- {fileID: 1589464057}
m_Father: {fileID: 0}
m_RootOrder: 9
m_RootOrder: 10
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -1707,7 +1672,7 @@ RectTransform:
m_Children:
- {fileID: 1565844027}
m_Father: {fileID: 0}
m_RootOrder: 8
m_RootOrder: 9
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -3612,7 +3577,7 @@ RectTransform:
m_Children:
- {fileID: 2012151645}
m_Father: {fileID: 0}
m_RootOrder: 11
m_RootOrder: 12
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -3903,7 +3868,7 @@ RectTransform:
m_Children:
- {fileID: 325613278}
m_Father: {fileID: 0}
m_RootOrder: 15
m_RootOrder: 16
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -4336,7 +4301,7 @@ RectTransform:
m_Children:
- {fileID: 2110293336}
m_Father: {fileID: 0}
m_RootOrder: 16
m_RootOrder: 17
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -4364,6 +4329,190 @@ MonoBehaviour:
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1
--- !u!1001 &1658753719
Prefab:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_RootOrder
value: 8
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_RootOrder
value: 8
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchorMax.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchorMax.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_Pivot.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22451668, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_Pivot.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000011886223928, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 0.024978638
objectReference: {fileID: 0}
- target: {fileID: 224000011886223928, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.y
value: 0.0000038146973
objectReference: {fileID: 0}
- target: {fileID: 22424132, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 22477518, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 22445198, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 224000011192146308, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000011192146308, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 22450346, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 224000010628903916, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 0.12501526
objectReference: {fileID: 0}
- target: {fileID: 224000010628903916, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.y
value: 0.42485046
objectReference: {fileID: 0}
- target: {fileID: 224000010565031288, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 0.024932861
objectReference: {fileID: 0}
- target: {fileID: 22460488, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 22439978, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 22465754, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 224000010937413736, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000010243477314, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.x
value: -0.19995117
objectReference: {fileID: 0}
- target: {fileID: 224000010243477314, guid: 0abab5bb77339e4428787a870eb31bd3,
type: 2}
propertyPath: m_AnchoredPosition.y
value: 11.599998
objectReference: {fileID: 0}
- target: {fileID: 11496292, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_graphModulePosition
value: 1
objectReference: {fileID: 0}
- target: {fileID: 11496292, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_graphyMode
value: 0
objectReference: {fileID: 0}
- target: {fileID: 11496292, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_fpsGraphResolution
value: 128
objectReference: {fileID: 0}
- target: {fileID: 11496292, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_ramGraphResolution
value: 128
objectReference: {fileID: 0}
- target: {fileID: 11496292, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
propertyPath: m_audioModuleState
value: 2
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 0abab5bb77339e4428787a870eb31bd3, type: 2}
m_IsPrefabAsset: 0
--- !u!1 &1673073036
GameObject:
m_ObjectHideFlags: 0
@ -4710,7 +4859,7 @@ RectTransform:
m_Children:
- {fileID: 1465098067}
m_Father: {fileID: 0}
m_RootOrder: 13
m_RootOrder: 14
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
@ -5157,7 +5306,7 @@ RectTransform:
m_Children:
- {fileID: 714930135}
m_Father: {fileID: 0}
m_RootOrder: 10
m_RootOrder: 11
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}

+ 13
- 9
Assets/Scipts/Map.cs View File

@ -55,6 +55,7 @@ public class Map : MonoBehaviour
float HalfSize = TileSize / 2;
Vector3 startPoint = new Vector3(-(MapDimensions.x * HalfSize), 0.0f, -(MapDimensions.y * HalfSize));
GameObject Map = new GameObject("Map Tiles");
for (int x = 0; x < MapDimensions.x; x++)
{
@ -64,7 +65,7 @@ public class Map : MonoBehaviour
float RandomRotation = Random.Range(0, 4) * 90;
Vector3 position = startPoint + new Vector3(TileSize * x + HalfSize, 0.0f, TileSize * z + HalfSize);
Debug.Log(position);
GameObject Tile = Instantiate(Tiles[randIndex]);
GameObject Tile = Instantiate(Tiles[randIndex],Map.transform);
Tile.transform.position = position;
Tile.transform.Rotate(Vector3.up, RandomRotation);
Tile.name = "Tile [" + x + "," + z + "]";
@ -78,7 +79,7 @@ public class Map : MonoBehaviour
Vector3 newPos = position;
newPos.x += TileSize * MapDimensions.x;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -89,7 +90,7 @@ public class Map : MonoBehaviour
Vector3 newPos = position;
newPos.z += TileSize * MapDimensions.y;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -101,7 +102,7 @@ public class Map : MonoBehaviour
newPos.x += TileSize * MapDimensions.x;
newPos.z += TileSize * MapDimensions.y;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -112,7 +113,7 @@ public class Map : MonoBehaviour
Vector3 newPos = position;
newPos.x -= TileSize * MapDimensions.x;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -123,7 +124,7 @@ public class Map : MonoBehaviour
Vector3 newPos = position;
newPos.z -= TileSize * MapDimensions.y;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -135,7 +136,7 @@ public class Map : MonoBehaviour
newPos.x -= TileSize * MapDimensions.x;
newPos.z -= TileSize * MapDimensions.y;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -147,7 +148,7 @@ public class Map : MonoBehaviour
newPos.x += TileSize * MapDimensions.x;
newPos.z -= TileSize * MapDimensions.y;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
@ -159,13 +160,16 @@ public class Map : MonoBehaviour
newPos.x -= TileSize * MapDimensions.x;
newPos.z += TileSize * MapDimensions.y;
GameObject MirrorTile = Instantiate(Tile);
GameObject MirrorTile = Instantiate(Tile, Map.transform);
MirrorTile.transform.position = newPos;
MirrorTile.transform.rotation = Tile.transform.rotation;
MirrorTile.name = Tile.name + "(Mirror)";
}
}
}
StaticBatchingUtility.Combine(Map);
}
//Populate the tile with landmarks

+ 1
- 1
Assets/ThirdParty/AmplifyShaderEditor.meta View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 5afd266d7f508bf439c61d403468d49f
guid: 28274db411ca26045a3dbec2dc76774e
folderAsset: yes
DefaultImporter:
externalObjects: {}

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Examples.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: 425c3aed47dd05444960ca41af18e591
guid: 1d7a4c794a1b2ec4fba9573c68b626dd
folderAsset: yes
timeCreated: 1481126943
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Examples/Official.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: d32786c99caa66e41baea4ab6d1c1cb8
guid: 4d21a18596f337e44b0e64603fa5e5e7
folderAsset: yes
timeCreated: 1481126943
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 1
- 1
Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/CustomRTRain.meta View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 917f314cd7500ab41a37e0c60edaf755
guid: 4cea6b81db363ff43a73dbb0fb037e14
folderAsset: yes
DefaultImporter:
externalObjects: {}

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/SimpleTerrain.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: e14f9199031928442a76fcb851644355
guid: 8db7676c287f0f841a14217eae86147c
folderAsset: yes
timeCreated: 1512654691
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/Substance.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: 3a1c9292d8fac714e9091922355abcd7
guid: 409de7c73b7981c438e77cfcdd803212
folderAsset: yes
timeCreated: 1486752940
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 1
- 1
Assets/ThirdParty/AmplifyShaderEditor/Examples/Official/Substance2018.meta View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 50c3f69bf74856340867f04dd9288b24
guid: 957c3237cdd815646b04d28cb96fcf68
folderAsset: yes
DefaultImporter:
externalObjects: {}

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Plugins.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: 3306ce0ede814a84c8d289893da72b7a
guid: 88e5d3bfcb5ae9d4cabf751892391886
folderAsset: yes
timeCreated: 1481126943
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Plugins/EditorResources.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: 0932db7ec1402c2489679c4b72eab5eb
guid: f33d46583ec949c459160b824837107d
folderAsset: yes
timeCreated: 1481126943
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Plugins/EditorResources/Templates.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: 211faf49d0bea6c4081e4e1135d19686
guid: 4fcc1be1818034f44af280842b3bc38f
folderAsset: yes
timeCreated: 1481126944
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 2
- 3
Assets/ThirdParty/AmplifyShaderEditor/Plugins/EditorResources/Templates/SRP.meta View File

@ -1,9 +1,8 @@
fileFormatVersion: 2
guid: cc9e432e1a0a4764f80870c080173cb7
guid: fd86ea3f1578cc142b9d2bd302bf1975
folderAsset: yes
timeCreated: 1520621311
licenseType: Store
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 8
- 0
Assets/ThirdParty/Tayx.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: da606a1bb6055f44d82583eb7b5e2e1d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 2b771290a9ed1614fbc5a745ef7ba669
folderAsset: yes
timeCreated: 1514034907
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 91
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Changelog.txt View File

@ -0,0 +1,91 @@
-----------------------------
v1.4.3
- Renamed all the classes with the "G_" prefix to avoid namespace issues with external code (thanks @Rockylars).
- Refactored some code and added explanations and regions in the G_ShaderGraph class.
- Assigned all the variables in their declaration to avoid a new NET framework warning.
-----------------------------
v1.4.2
- Added the option to disable hotkeys.
- Disabled hotkey check when Editor is not focused (thanks @Rockylars).
- Refatored and cleaned up code (thanks @Rockylars).
- Fixed a bug where if the app was defocused and focused back, it would reset Graphy's module active values (thanks @Rockylars).
-----------------------------
v1.4.1
- Introduced plenty of safety checks to avoid some null reference errors.
- Possibly fixed the graphs bug when the Editor is defocused and focused back.
- Code cleanup and refactoring.
-----------------------------
v1.4
- Updated the header comments in all scripts.
- Added option to toggle active on start up (thanks @DarkMio).
- Removed a leftover raycast script in the Graphy UI.Canvas (thanks @DarkMio).
- Updated the shaders to use UnityObjectToClipPos() (thanks @DarkMio).
- Bug-Fix: NullRef for EditorStyles.boldlabel (thanks @Flavelius)
-----------------------------
v1.3
- Added a second graph to the Audio module that shows the highest spectrum value.
- Added option to Toggle Active and Mode, as well as setting a specific Preset from the API.
- Fixed a bug that occured when Time.timeScale = 0 (thanks @xDavidLeon!).
-----------------------------
v1.2.2
- Improved the dB calculations, now the values are much more precise.
-----------------------------
v1.2.1
- Modified the default UI text values to more generic placeholders to increase clarity.
- Small fixes in the audio module.
-----------------------------
v1.2
- MASSIVE reduction in garbage generation. From 8-10 KB every 2-3 seconds to just 200-300 bytes. Garbage generation right now is negligible.
- Some code optimizations.
-----------------------------
v1.1
- New Feature: Added a modifiable MODE. If set to LIGHT it will reduce some features or maximum values (like graph resolution) but it will improve compatibility with older hardware.
- Small performance optimizations.
- Code refactoring.
- Improved the vetical alpha fade-off effect in the graph to make it more visible for lower values.
- Updated the "Customize Graphy" scene to account for these new changes.
-----------------------------
v1.0
- First major update!
- Removed some leftover raycast targets from the Graphy UI to avoid interfering with users UI.
- Added a Customization Scene that allows changing all the parameters in runtime to improve the user experience when testing new values.
- Added a feature to rescale the background overlay of the Advanced Data module to the text with the highest width.
- Made ALL parameters modifiable from code using the API.
- Fixed a bug where sometimes the Graphy Manager would fail trying to retrieve the Audio Module.
- Improved stabilty.
-----------------------------
v0.6
- Added a feature to choose if you want to apply a background overlay to Graphy, improving readability in cluttered scenes.
- Optimized the access to Shader parameters when updating them, improving performance.
-----------------------------
v0.5.1
- Added a feature to choose if you want to keep Graphy alive through scene changes. Careful, if you activate it but Graphy is the child of another object, the root GameObject will also survive scene changes.
- Fixed a bug where setting Graphy as a child of another object would break the graphs.
-----------------------------
v0.5
- Initial release!

+ 13
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Changelog.txt.meta View File

@ -0,0 +1,13 @@
fileFormatVersion: 2
guid: 425066d07b7c1204887be96c53348ac6
labels:
- counter
- fps
- graphy
- tayx
timeCreated: 1515072754
licenseType: Store
TextScriptImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 3ac48df14c942a247a9e31f953e82768
folderAsset: yes
timeCreated: 1511635919
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 2b891f35198da7642a30fd430ae0d619
folderAsset: yes
timeCreated: 1516718193
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 18
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/ERIC-TIRADO-NORTHWEST-LICENSE.txt View File

@ -0,0 +1,18 @@
Eric Tirado - NORTHWEST - BOLD, ROUGH - BETA
Version 0.6 2016
________________________________________________________________________________________
This font demo is free for personal and commercial use.
DonÕt resell, donÕt rename, share it with this txt file. Easy.
Sign up at tira.do/nw to get a good deal on our final release (coming soon) and be in the loop for more awesomeness!
________________________________________________________________________________________
fonts@erictirado.com
Eric Tirado © 2016 - All Rights Reserved
_______________________________________________________________________________________
_______________________________________________________________________________________

+ 10
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/ERIC-TIRADO-NORTHWEST-LICENSE.txt.meta View File

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 67bbd8c5103323b4688fcfa3abe68927
labels:
- font
timeCreated: 1516718196
licenseType: Store
TextScriptImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/NORTHWEST-B.otf View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5239c352ded0b24d7aad33af1b9507010e5dbd1793efc3d3aa1223a4e15fb0db
size 6040

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Northwest-Bold/NORTHWEST-B.otf.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: d523cde1d178d7c4ca6bb724b9d5213e
labels:
- font
timeCreated: 1516718196
licenseType: Store
TrueTypeFontImporter:
serializedVersion: 4
fontSize: 16
forceTextureCase: -2
characterSpacing: 0
characterPadding: 1
includeFontData: 1
fontNames:
- NORTHWEST
fallbackFontReferences: []
customCharacters:
fontRenderingMode: 0
ascentCalculationMode: 1
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 37f53a7f00580aa4fa7797d9308063e7
folderAsset: yes
timeCreated: 1515073036
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 202
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/LICENSE.txt View File

@ -0,0 +1,202 @@
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

+ 10
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/LICENSE.txt.meta View File

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: eb908df110bf2314d94d245f8a338830
labels:
- font
timeCreated: 1515073036
licenseType: Store
TextScriptImporter:
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Bold.ttf (Stored with Git LFS) View File

size 170760

+ 23
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Bold.ttf.meta View File

@ -0,0 +1,23 @@
fileFormatVersion: 2
guid: 9568ece128856a54cbc1060379ab498d
labels:
- font
timeCreated: 1515090903
licenseType: Store
TrueTypeFontImporter:
serializedVersion: 4
fontSize: 16
forceTextureCase: -2
characterSpacing: 0
characterPadding: 1
includeFontData: 1
fontNames:
- Roboto
fallbackFontReferences:
- {fileID: 12800000, guid: 76ed11d84beb10846a746b4259e26d39, type: 3}
customCharacters:
fontRenderingMode: 0
ascentCalculationMode: 1
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Regular.ttf (Stored with Git LFS) View File

size 171676

+ 23
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Font/Roboto/Roboto-Regular.ttf.meta View File

@ -0,0 +1,23 @@
fileFormatVersion: 2
guid: 76ed11d84beb10846a746b4259e26d39
labels:
- font
timeCreated: 1515073036
licenseType: Store
TrueTypeFontImporter:
serializedVersion: 4
fontSize: 16
forceTextureCase: -2
characterSpacing: 0
characterPadding: 1
includeFontData: 1
fontNames:
- Roboto
fallbackFontReferences:
- {fileID: 12800000, guid: 9568ece128856a54cbc1060379ab498d, type: 3}
customCharacters:
fontRenderingMode: 0
ascentCalculationMode: 1
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/GUI.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 88ea372125bb21f49adbb31579e66715
folderAsset: yes
timeCreated: 1513980359
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 1493
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/GUI/Graphy.guiskin
File diff suppressed because it is too large
View File


+ 10
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/GUI/Graphy.guiskin.meta View File

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 663039f397abaa648854c3b8ef8f4256
labels:
- gui
timeCreated: 1513980352
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: c859b3e9d83661640842bbb8989b021a
folderAsset: yes
timeCreated: 1511697723
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 166
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Graph.mat View File

@ -0,0 +1,166 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: Audio_Spectrum_Graph
m_Shader: {fileID: 4800000, guid: bc65170c051b0724287a7f1636d87573, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 5
m_CustomRenderQueue: 4500
stringTagMap: {}
m_SavedProperties:
serializedVersion: 2
m_TexEnvs:
- first:
name: _BumpMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: FpsValues_Length
second: 120
- first:
name: PixelSnap
second: 0
- first:
name: ScrollSpeed
second: 0.2
- first:
name: _AmazingThreshold
second: 0.72
- first:
name: _BumpScale
second: 1
- first:
name: _CautionThreshold
second: 0
- first:
name: _ColorMask
second: 15
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _Glossiness
second: 0.5
- first:
name: _GoodThreshold
second: 0
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SrcBlend
second: 1
- first:
name: _Stencil
second: 0
- first:
name: _StencilComp
second: 8
- first:
name: _StencilOp
second: 0
- first:
name: _StencilReadMask
second: 255
- first:
name: _StencilWriteMask
second: 255
- first:
name: _UVSec
second: 0
- first:
name: _UseUIAlphaClip
second: 0
- first:
name: _ZWrite
second: 1
m_Colors:
- first:
name: _AmazingColor
second: {r: 0, g: 1, b: 1, a: 1}
- first:
name: _CautionColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CriticalColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _GoodColor
second: {r: 1, g: 1, b: 1, a: 1}

+ 15
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Graph.mat.meta View File

@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: 61a418be8e5d13c448865432314f8277
labels:
- audio
- graph
- material
- shader
- spectrometer
- spectrum
timeCreated: 1513179885
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 166
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Highest_Values_Graph.mat View File

@ -0,0 +1,166 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: Audio_Spectrum_Highest_Values_Graph
m_Shader: {fileID: 4800000, guid: bc65170c051b0724287a7f1636d87573, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 5
m_CustomRenderQueue: 4500
stringTagMap: {}
m_SavedProperties:
serializedVersion: 2
m_TexEnvs:
- first:
name: _BumpMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: FpsValues_Length
second: 120
- first:
name: PixelSnap
second: 0
- first:
name: ScrollSpeed
second: 0.2
- first:
name: _AmazingThreshold
second: 0.72
- first:
name: _BumpScale
second: 1
- first:
name: _CautionThreshold
second: 0
- first:
name: _ColorMask
second: 15
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _Glossiness
second: 0.5
- first:
name: _GoodThreshold
second: 0
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SrcBlend
second: 1
- first:
name: _Stencil
second: 0
- first:
name: _StencilComp
second: 8
- first:
name: _StencilOp
second: 0
- first:
name: _StencilReadMask
second: 255
- first:
name: _StencilWriteMask
second: 255
- first:
name: _UVSec
second: 0
- first:
name: _UseUIAlphaClip
second: 0
- first:
name: _ZWrite
second: 1
m_Colors:
- first:
name: _AmazingColor
second: {r: 0, g: 1, b: 1, a: 1}
- first:
name: _CautionColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CriticalColor
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _GoodColor
second: {r: 1, g: 1, b: 1, a: 1}

+ 15
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/Audio_Spectrum_Highest_Values_Graph.mat.meta View File

@ -0,0 +1,15 @@
fileFormatVersion: 2
guid: a65c67e8efa392e4faaf526ab060ac88
labels:
- audio
- graph
- material
- shader
- spectrometer
- spectrum
timeCreated: 1513179885
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 166
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/FPS_Graph.mat View File

@ -0,0 +1,166 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: FPS_Graph
m_Shader: {fileID: 4800000, guid: bc65170c051b0724287a7f1636d87573, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 5
m_CustomRenderQueue: 4500
stringTagMap: {}
m_SavedProperties:
serializedVersion: 2
m_TexEnvs:
- first:
name: _BumpMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: FpsValues_Length
second: 120
- first:
name: PixelSnap
second: 0
- first:
name: ScrollSpeed
second: 0.2
- first:
name: _AmazingThreshold
second: 0.72
- first:
name: _BumpScale
second: 1
- first:
name: _CautionThreshold
second: 0.12195122
- first:
name: _ColorMask
second: 15
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _Glossiness
second: 0.5
- first:
name: _GoodThreshold
second: 0.24390244
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SrcBlend
second: 1
- first:
name: _Stencil
second: 0
- first:
name: _StencilComp
second: 8
- first:
name: _StencilOp
second: 0
- first:
name: _StencilReadMask
second: 255
- first:
name: _StencilWriteMask
second: 255
- first:
name: _UVSec
second: 0
- first:
name: _UseUIAlphaClip
second: 0
- first:
name: _ZWrite
second: 1
m_Colors:
- first:
name: _AmazingColor
second: {r: 0, g: 1, b: 1, a: 1}
- first:
name: _CautionColor
second: {r: 0.9529412, g: 0.9098039, b: 0, a: 1}
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CriticalColor
second: {r: 0.8627451, g: 0.16078432, b: 0.11764706, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _GoodColor
second: {r: 0.4627451, g: 0.83137256, b: 0.22745098, a: 1}

+ 16
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/FPS_Graph.mat.meta View File

@ -0,0 +1,16 @@
fileFormatVersion: 2
guid: 8a88e148dbc2d0f45a027f72e59aee4d
labels:
- counter
- fps
- graph
- material
- monitor
- shader
- stats
timeCreated: 1511697739
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 166
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Allocated_Graph.mat View File

@ -0,0 +1,166 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: RAM_Allocated_Graph
m_Shader: {fileID: 4800000, guid: bc65170c051b0724287a7f1636d87573, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 5
m_CustomRenderQueue: 4500
stringTagMap: {}
m_SavedProperties:
serializedVersion: 2
m_TexEnvs:
- first:
name: _BumpMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: FpsValues_Length
second: 120
- first:
name: PixelSnap
second: 0
- first:
name: ScrollSpeed
second: 0.2
- first:
name: _AmazingThreshold
second: 0.72
- first:
name: _BumpScale
second: 1
- first:
name: _CautionThreshold
second: 0
- first:
name: _ColorMask
second: 15
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _Glossiness
second: 0.5
- first:
name: _GoodThreshold
second: 0
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SrcBlend
second: 1
- first:
name: _Stencil
second: 0
- first:
name: _StencilComp
second: 8
- first:
name: _StencilOp
second: 0
- first:
name: _StencilReadMask
second: 255
- first:
name: _StencilWriteMask
second: 255
- first:
name: _UVSec
second: 0
- first:
name: _UseUIAlphaClip
second: 0
- first:
name: _ZWrite
second: 1
m_Colors:
- first:
name: _AmazingColor
second: {r: 0, g: 1, b: 1, a: 1}
- first:
name: _CautionColor
second: {r: 1, g: 0.74509805, b: 0.23529412, a: 1}
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CriticalColor
second: {r: 1, g: 0.74509805, b: 0.23529412, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _GoodColor
second: {r: 1, g: 0.74509805, b: 0.23529412, a: 1}

+ 16
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Allocated_Graph.mat.meta View File

@ -0,0 +1,16 @@
fileFormatVersion: 2
guid: 6b025b045db969e4988a6267cc04938d
labels:
- counter
- graph
- material
- memory
- monitor
- ram
- shader
timeCreated: 1512500596
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 166
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Mono_Graph.mat View File

@ -0,0 +1,166 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: RAM_Mono_Graph
m_Shader: {fileID: 4800000, guid: bc65170c051b0724287a7f1636d87573, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 5
m_CustomRenderQueue: 4500
stringTagMap: {}
m_SavedProperties:
serializedVersion: 2
m_TexEnvs:
- first:
name: _BumpMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: FpsValues_Length
second: 120
- first:
name: PixelSnap
second: 0
- first:
name: ScrollSpeed
second: 0.2
- first:
name: _AmazingThreshold
second: 0.72
- first:
name: _BumpScale
second: 1
- first:
name: _CautionThreshold
second: 0
- first:
name: _ColorMask
second: 15
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _Glossiness
second: 0.5
- first:
name: _GoodThreshold
second: 0
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SrcBlend
second: 1
- first:
name: _Stencil
second: 0
- first:
name: _StencilComp
second: 8
- first:
name: _StencilOp
second: 0
- first:
name: _StencilReadMask
second: 255
- first:
name: _StencilWriteMask
second: 255
- first:
name: _UVSec
second: 0
- first:
name: _UseUIAlphaClip
second: 0
- first:
name: _ZWrite
second: 1
m_Colors:
- first:
name: _AmazingColor
second: {r: 0, g: 1, b: 1, a: 1}
- first:
name: _CautionColor
second: {r: 0.3, g: 0.65, b: 1, a: 1}
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CriticalColor
second: {r: 0.3, g: 0.65, b: 1, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _GoodColor
second: {r: 0.3, g: 0.65, b: 1, a: 1}

+ 16
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Mono_Graph.mat.meta View File

@ -0,0 +1,16 @@
fileFormatVersion: 2
guid: cb5c252f19f1cd2448f88d7f9dd989e8
labels:
- counter
- graph
- material
- memory
- monitor
- ram
- shader
timeCreated: 1513614711
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 166
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Reserved_Graph.mat View File

@ -0,0 +1,166 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: RAM_Reserved_Graph
m_Shader: {fileID: 4800000, guid: bc65170c051b0724287a7f1636d87573, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 5
m_CustomRenderQueue: 4500
stringTagMap: {}
m_SavedProperties:
serializedVersion: 2
m_TexEnvs:
- first:
name: _BumpMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- first:
name: FpsValues_Length
second: 120
- first:
name: PixelSnap
second: 0
- first:
name: ScrollSpeed
second: 0.2
- first:
name: _AmazingThreshold
second: 0.72
- first:
name: _BumpScale
second: 1
- first:
name: _CautionThreshold
second: 0
- first:
name: _ColorMask
second: 15
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _Glossiness
second: 0.5
- first:
name: _GoodThreshold
second: 0
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Parallax
second: 0.02
- first:
name: _SrcBlend
second: 1
- first:
name: _Stencil
second: 0
- first:
name: _StencilComp
second: 8
- first:
name: _StencilOp
second: 0
- first:
name: _StencilReadMask
second: 255
- first:
name: _StencilWriteMask
second: 255
- first:
name: _UVSec
second: 0
- first:
name: _UseUIAlphaClip
second: 0
- first:
name: _ZWrite
second: 1
m_Colors:
- first:
name: _AmazingColor
second: {r: 0, g: 1, b: 1, a: 1}
- first:
name: _CautionColor
second: {r: 0.8039216, g: 0.32941177, b: 0.8980392, a: 1}
- first:
name: _Color
second: {r: 1, g: 1, b: 1, a: 1}
- first:
name: _CriticalColor
second: {r: 0.8039216, g: 0.32941177, b: 0.8980392, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _GoodColor
second: {r: 0.8039216, g: 0.32941177, b: 0.8980392, a: 1}

+ 16
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Materials/RAM_Reserved_Graph.mat.meta View File

@ -0,0 +1,16 @@
fileFormatVersion: 2
guid: 5ec99183bcca10249ac54cd6dcee6372
labels:
- counter
- graph
- material
- memory
- monitor
- ram
- shader
timeCreated: 1512501386
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Prefab.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 3be1e89ca880cc644a2aa20d1854250c
folderAsset: yes
timeCreated: 1511555560
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 4367
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Prefab/[Graphy].prefab
File diff suppressed because it is too large
View File


+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Prefab/[Graphy].prefab.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 0abab5bb77339e4428787a870eb31bd3
labels:
- audio
- counter
- debugger
- fps
- graph
- graphy
- memory
- ram
- screenshot
- shader
- spectrum
- stats
- tayx
timeCreated: 1513271445
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Readme! - Graphy - Documentation.pdf View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb32d8eeed17b1bef90af6db53b2f694fe49673d17507d8b94a27aa35173d51f
size 689068

+ 14
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Readme! - Graphy - Documentation.pdf.meta View File

@ -0,0 +1,14 @@
fileFormatVersion: 2
guid: d78a1478d4edf8a4f894e39e18c9e58d
labels:
- Counter
- Fps
- Graph
- Graphy
- Tayx
timeCreated: 1518800331
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 0a27aee4cb80b7d40b8e12d9eaf9e358
folderAsset: yes
timeCreated: 1519835829
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 74e0b5943a65a6a409f3b7693bf9a681
folderAsset: yes
timeCreated: 1520292910
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/Morning_Dew.mp3 View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:607db191706af22713aa5b9ab19334e6df0bc50ce32274ddbc157479d4e54e16
size 1799805

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/Morning_Dew.mp3.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: eecb56ea2a94eed46a29549c2e2b04d6
timeCreated: 1520292746
licenseType: Store
AudioImporter:
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 2
sampleRateOverride: 22050
compressionFormat: 1
quality: 0.25
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 3aeb09755cd36d04185472500e79b0d4
folderAsset: yes
timeCreated: 1520294642
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/158140__qubodup__epic-logo-intro-part-2-glass-and-machine_01.mp3 View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24ada6f36a434dd8580fa537f010313b3b3d88318211021cfff868a31ccc186a
size 35789

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/158140__qubodup__epic-logo-intro-part-2-glass-and-machine_01.mp3.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: ae885c1a0f40151468e769a12b0c018a
timeCreated: 1520295176
licenseType: Store
AudioImporter:
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 1
sampleRateOverride: 44100
compressionFormat: 1
quality: 0.29999998
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/170229__roachpowder__camera-shutter.aiff View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4d711b2561317e84fda5db5c92eaafd19d11ad656fb6ffa982b8eb6ec39f830
size 26734

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/170229__roachpowder__camera-shutter.aiff.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 381b1591729944148838eb5157024de9
timeCreated: 1520294584
licenseType: Store
AudioImporter:
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 1
sampleRateOverride: 44100
compressionFormat: 1
quality: 0.29999998
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/171697__nenadsimic__menu-selection-click.wav View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa10d400e97a59aa8fc1f8bc88b24c7d888ede9bd9e457b340ad659a045b440a
size 60390

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/171697__nenadsimic__menu-selection-click.wav.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: e129d625ea0c7b9498babb3d4346010f
timeCreated: 1520294590
licenseType: Store
AudioImporter:
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 1
sampleRateOverride: 44100
compressionFormat: 1
quality: 0.29999998
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/269180__mickleness__chat-message-1-incoming-message_01.mp3 View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef7019be410b9d02d3f064b087ec1b99e982f32504f05c248be8fb0f8c0a9ff0
size 6896

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/269180__mickleness__chat-message-1-incoming-message_01.mp3.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 99171de3096115944a7388d3a2e2e47f
timeCreated: 1520295176
licenseType: Store
AudioImporter:
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 1
sampleRateOverride: 44100
compressionFormat: 1
quality: 0.29999998
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/349501__cabled-mess__triangle-open-01_01.mp3 View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9c2e29dadb85d49fa997bae96c9eb44944f8f68270420b3ac0f0551d32d34f5
size 41840

+ 22
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Audio/SFX/349501__cabled-mess__triangle-open-01_01.mp3.meta View File

@ -0,0 +1,22 @@
fileFormatVersion: 2
guid: 5d02c406e204d9944965ffcb03607941
timeCreated: 1520295176
licenseType: Store
AudioImporter:
serializedVersion: 6
defaultSettings:
loadType: 0
sampleRateSetting: 1
sampleRateOverride: 44100
compressionFormat: 1
quality: 0.29999998
conversionMode: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
preloadAudioData: 1
loadInBackground: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:

+ 9
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker.meta View File

@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 9b6bd60af0c51994abf967a6f278a6eb
folderAsset: yes
timeCreated: 1520264514
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

+ 553
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/CUIColorPicker.prefab View File

@ -0,0 +1,553 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &154784
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22454784}
- 114: {fileID: 11454784}
m_Layer: 5
m_Name: CUIColorPicker
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &154786
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22454786}
- 222: {fileID: 22254786}
- 114: {fileID: 11454786}
m_Layer: 5
m_Name: SaturationValue
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &154788
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22454788}
- 222: {fileID: 22254788}
- 114: {fileID: 11454788}
m_Layer: 5
m_Name: Hue
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &154790
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22454790}
- 222: {fileID: 22254790}
- 114: {fileID: 11454790}
m_Layer: 5
m_Name: Result
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &154792
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22454792}
- 222: {fileID: 22254792}
- 114: {fileID: 11454792}
- 114: {fileID: 11498382}
m_Layer: 5
m_Name: Knob
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &154794
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22454794}
m_Layer: 5
m_Name: Knob
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &174494
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22474494}
- 222: {fileID: 22274494}
- 114: {fileID: 11474490}
- 114: {fileID: 11474492}
m_Layer: 5
m_Name: Image
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &174496
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 22474496}
- 222: {fileID: 22274496}
- 114: {fileID: 11474496}
- 114: {fileID: 11474494}
m_Layer: 5
m_Name: Image
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &11454784
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154784}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d67fe8cf2682634429a82e70367b1350, type: 3}
m_Name:
m_EditorClassIdentifier:
alphaSlider: {fileID: 0}
alphaSliderBGImage: {fileID: 0}
--- !u!114 &11454786
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154786}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &11454788
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154788}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &11454790
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154790}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &11454792
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154792}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &11474490
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174494}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &11474492
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174494}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -900027084, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
m_EffectDistance: {x: 1, y: -1}
m_UseGraphicAlpha: 0
--- !u!114 &11474494
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174496}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -900027084, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
m_EffectDistance: {x: 1, y: -1}
m_UseGraphicAlpha: 0
--- !u!114 &11474496
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174496}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &11498382
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154792}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -900027084, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
m_Name:
m_EditorClassIdentifier:
m_EffectColor: {r: 0, g: 0, b: 0, a: 0.5}
m_EffectDistance: {x: 1, y: -1}
m_UseGraphicAlpha: 1
--- !u!222 &22254786
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154786}
--- !u!222 &22254788
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154788}
--- !u!222 &22254790
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154790}
--- !u!222 &22254792
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154792}
--- !u!222 &22274494
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174494}
--- !u!222 &22274496
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174496}
--- !u!224 &22454784
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154784}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 22454790}
- {fileID: 22454786}
- {fileID: 22454788}
m_Father: {fileID: 0}
m_RootOrder: 0
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -100, y: -100}
m_SizeDelta: {x: 200, y: 200}
m_Pivot: {x: 0, y: 0}
--- !u!224 &22454786
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154786}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 22454792}
m_Father: {fileID: 22454784}
m_RootOrder: 1
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}
--- !u!224 &22454788
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154788}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 22454794}
m_Father: {fileID: 22454784}
m_RootOrder: 2
m_AnchorMin: {x: 1, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 16.1, y: 0}
m_SizeDelta: {x: 24, y: 0}
m_Pivot: {x: 0, y: 0}
--- !u!224 &22454790
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154790}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 22454784}
m_RootOrder: 0
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 15.7}
m_SizeDelta: {x: 0, y: 24}
m_Pivot: {x: 0, y: 0}
--- !u!224 &22454792
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154792}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 22454786}
m_RootOrder: 0
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -46.8, y: -56.9}
m_SizeDelta: {x: 6, y: 6}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &22454794
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 154794}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 22474494}
- {fileID: 22474496}
m_Father: {fileID: 22454788}
m_RootOrder: 0
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 3}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &22474494
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174494}
m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 22454794}
m_RootOrder: 0
m_AnchorMin: {x: 1, y: 0.5}
m_AnchorMax: {x: 1, y: 0.5}
m_AnchoredPosition: {x: -0.29999924, y: 0}
m_SizeDelta: {x: 4, y: 4}
m_Pivot: {x: 0.4999997, y: 0.9999999}
--- !u!224 &22474496
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 174496}
m_LocalRotation: {x: 0, y: 0, z: -0.7071068, w: 0.7071068}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 22454794}
m_RootOrder: 1
m_AnchorMin: {x: 0, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5}
m_AnchoredPosition: {x: 0.3098774, y: 0}
m_SizeDelta: {x: 4, y: 4}
m_Pivot: {x: 0.49999958, y: 1.0000001}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 154784}
m_IsPrefabParent: 1

+ 4
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/CUIColorPicker.prefab.meta View File

@ -0,0 +1,4 @@
fileFormatVersion: 2
guid: b51b1107593c0d94288ccdaa607689ea
NativeFormatImporter:
userData:

+ 248
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/G_CUIColorPicker.cs View File

@ -0,0 +1,248 @@
/*
https://github.com/SnapshotGames/cui_color_picker
MIT License
Copyright (c) 2016 Snapshot Games Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
using System;
using UnityEngine;
using UnityEngine.UI;
namespace Tayx.Graphy.CustomizationScene
{
public class G_CUIColorPicker : MonoBehaviour
{
public Color Color { get { return _color; } set { Setup( value ); } }
public void SetOnValueChangeCallback( Action<Color> onValueChange )
{
_onValueChange = onValueChange;
}
[SerializeField] private Slider alphaSlider;
[SerializeField] private Image alphaSliderBGImage;
private Color _color = new Color32(255, 0, 0, 128);
private Action<Color> _onValueChange;
private Action _update;
private static void RGBToHSV( Color color, out float h, out float s, out float v )
{
var cmin = Mathf.Min( color.r, color.g, color.b );
var cmax = Mathf.Max( color.r, color.g, color.b );
var d = cmax - cmin;
if ( d == 0 ) {
h = 0;
} else if ( cmax == color.r ) {
h = Mathf.Repeat( ( color.g - color.b ) / d, 6 );
} else if ( cmax == color.g ) {
h = ( color.b - color.r ) / d + 2;
} else {
h = ( color.r - color.g ) / d + 4;
}
s = cmax == 0 ? 0 : d / cmax;
v = cmax;
}
private static bool GetLocalMouse( GameObject go, out Vector2 result )
{
var rt = ( RectTransform )go.transform;
var mp = rt.InverseTransformPoint( Input.mousePosition );
result.x = Mathf.Clamp( mp.x, rt.rect.min.x, rt.rect.max.x );
result.y = Mathf.Clamp( mp.y, rt.rect.min.y, rt.rect.max.y );
return rt.rect.Contains( mp );
}
private static Vector2 GetWidgetSize( GameObject go )
{
var rt = ( RectTransform )go.transform;
return rt.rect.size;
}
private GameObject GO( string name )
{
return transform.Find( name ).gameObject;
}
private void Setup( Color inputColor )
{
alphaSlider.value = inputColor.a;
alphaSliderBGImage.color = inputColor;
var satvalGO = GO( "SaturationValue" );
var satvalKnob = GO( "SaturationValue/Knob" );
var hueGO = GO( "Hue" );
var hueKnob = GO( "Hue/Knob" );
var result = GO( "Result" );
var hueColors = new Color []
{
Color.red,
Color.yellow,
Color.green,
Color.cyan,
Color.blue,
Color.magenta,
};
var satvalColors = new Color []
{
new Color( 0, 0, 0 ),
new Color( 0, 0, 0 ),
new Color( 1, 1, 1 ),
hueColors[0],
};
var hueTex = new Texture2D( 1, 7 );
for ( int i = 0; i < 7; i++ ) {
hueTex.SetPixel( 0, i, hueColors[i % 6] );
}
hueTex.Apply();
hueGO.GetComponent<Image>().sprite = Sprite.Create( hueTex, new Rect( 0, 0.5f, 1, 6 ), new Vector2( 0.5f, 0.5f ) );
var hueSz = GetWidgetSize( hueGO );
var satvalTex = new Texture2D(2,2);
satvalGO.GetComponent<Image>().sprite = Sprite.Create( satvalTex, new Rect( 0.5f, 0.5f, 1, 1 ), new Vector2( 0.5f, 0.5f ) );
Action resetSatValTexture = () => {
for ( int j = 0; j < 2; j++ ) {
for ( int i = 0; i < 2; i++ ) {
satvalTex.SetPixel( i, j, satvalColors[i + j * 2] );
}
}
satvalTex.Apply();
};
var satvalSz = GetWidgetSize( satvalGO );
float Hue, Saturation, Value;
RGBToHSV( inputColor, out Hue, out Saturation, out Value );
Action applyHue = () =>
{
var i0 = Mathf.Clamp( ( int )Hue, 0, 5 );
var i1 = ( i0 + 1 ) % 6;
var resultColor = Color.Lerp( hueColors[i0], hueColors[i1], Hue - i0 );
satvalColors[3] = resultColor;
resetSatValTexture();
};
Action applySaturationValue = () =>
{
var sv = new Vector2( Saturation, Value );
var isv = new Vector2( 1 - sv.x, 1 - sv.y );
var c0 = isv.x * isv.y * satvalColors[0];
var c1 = sv.x * isv.y * satvalColors[1];
var c2 = isv.x * sv.y * satvalColors[2];
var c3 = sv.x * sv.y * satvalColors[3];
var resultColor = c0 + c1 + c2 + c3;
var resImg = result.GetComponent<Image>();
resImg.color = resultColor;
if ( _color != resultColor )
{
resultColor = new Color(resultColor.r, resultColor.g, resultColor.b, alphaSlider.value);
if ( _onValueChange != null )
{
_onValueChange( resultColor );
}
_color = resultColor;
alphaSliderBGImage.color = _color;
}
};
applyHue();
applySaturationValue();
satvalKnob.transform.localPosition = new Vector2( Saturation * satvalSz.x, Value * satvalSz.y );
hueKnob.transform.localPosition = new Vector2( hueKnob.transform.localPosition.x, Hue / 6 * satvalSz.y );
Action dragH = null;
Action dragSV = null;
Action idle = () => {
if ( Input.GetMouseButtonDown( 0 ) ) {
Vector2 mp;
if ( GetLocalMouse( hueGO, out mp ) ) {
_update = dragH;
} else if ( GetLocalMouse( satvalGO, out mp ) ) {
_update = dragSV;
}
}
};
dragH = () => {
Vector2 mp;
GetLocalMouse( hueGO, out mp );
Hue = mp.y / hueSz.y * 6;
applyHue();
applySaturationValue();
hueKnob.transform.localPosition = new Vector2( hueKnob.transform.localPosition.x, mp.y );
if ( Input.GetMouseButtonUp( 0 ) ) {
_update = idle;
}
};
dragSV = () => {
Vector2 mp;
GetLocalMouse( satvalGO, out mp );
Saturation = mp.x / satvalSz.x;
Value = mp.y / satvalSz.y;
applySaturationValue();
satvalKnob.transform.localPosition = mp;
if ( Input.GetMouseButtonUp( 0 ) ) {
_update = idle;
}
};
_update = idle;
}
public void SetRandomColor()
{
var rng = new System.Random();
var r = ( rng.Next() % 1000 ) / 1000.0f;
var g = ( rng.Next() % 1000 ) / 1000.0f;
var b = ( rng.Next() % 1000 ) / 1000.0f;
Color = new Color( r, g, b );
}
void Awake()
{
Color = new Color32(255, 0, 0, 128);
}
private void Start()
{
alphaSlider.onValueChanged.AddListener(value =>
{
_color = new Color(_color.r, _color.g, _color.b, value);
alphaSliderBGImage.color = _color;
if (_onValueChange != null) _onValueChange(_color);
});
}
void Update()
{
if (_update != null) { _update(); }
}
}
}

+ 8
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/G_CUIColorPicker.cs.meta View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d67fe8cf2682634429a82e70367b1350
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:

+ 3
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/Transparency-Texture.png View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1ed9b58687df1aa97603d7ff961ae0312517b52de510df65c5e05aca85e12cc
size 15801

+ 59
- 0
Assets/ThirdParty/Tayx/Graphy - Ultimate Stats Monitor/Scene/Color Picker/Transparency-Texture.png.meta View File

@ -0,0 +1,59 @@
fileFormatVersion: 2
guid: 34be01f4708b4954f94ee797d317dff0
timeCreated: 1520267347
licenseType: Store
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
enableMipMap: 1
linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
cubemapConvolution: 0
cubemapConvolutionSteps: 7
cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -1
maxTextureSize: 256
textureSettings:
filterMode: -1
aniso: 16
mipBias: -1
wrapMode: 1
nPOTScale: 0
lightmap: 0
rGBM: 0
compressionQuality: 50
allowsAlphaSplitting: 0
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
buildTargetSettings: []
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
spritePackingTag:
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save