Browse Source

Fixing folder structure

master
NickFowler 4 years ago
parent
commit
cc3c34f610
71 changed files with 214 additions and 590 deletions
  1. +0
    -0
      Assets/LeanTween/Documentation.meta
  2. +0
    -0
      Assets/LeanTween/Documentation/assets.meta
  3. +0
    -0
      Assets/LeanTween/Documentation/assets/css.meta
  4. +0
    -0
      Assets/LeanTween/Documentation/assets/css/main.css
  5. +0
    -0
      Assets/LeanTween/Documentation/assets/css/main.css.meta
  6. +0
    -0
      Assets/LeanTween/Documentation/assets/favicon.ico
  7. +0
    -0
      Assets/LeanTween/Documentation/assets/favicon.ico.meta
  8. +0
    -0
      Assets/LeanTween/Documentation/assets/index.html
  9. +0
    -0
      Assets/LeanTween/Documentation/assets/index.html.meta
  10. +0
    -0
      Assets/LeanTween/Documentation/classes.meta
  11. +0
    -0
      Assets/LeanTween/Documentation/classes/LTBezierPath.html
  12. +0
    -0
      Assets/LeanTween/Documentation/classes/LTBezierPath.html.meta
  13. +0
    -0
      Assets/LeanTween/Documentation/classes/LTDescr.html
  14. +0
    -0
      Assets/LeanTween/Documentation/classes/LTDescr.html.meta
  15. +0
    -0
      Assets/LeanTween/Documentation/classes/LTEvent.html
  16. +0
    -0
      Assets/LeanTween/Documentation/classes/LTEvent.html.meta
  17. +0
    -0
      Assets/LeanTween/Documentation/classes/LTRect.html
  18. +0
    -0
      Assets/LeanTween/Documentation/classes/LTRect.html.meta
  19. +0
    -0
      Assets/LeanTween/Documentation/classes/LTSeq.html
  20. +0
    -0
      Assets/LeanTween/Documentation/classes/LTSeq.html.meta
  21. +0
    -0
      Assets/LeanTween/Documentation/classes/LTSpline.html
  22. +0
    -0
      Assets/LeanTween/Documentation/classes/LTSpline.html.meta
  23. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanAudio.html
  24. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanAudio.html.meta
  25. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanAudioOptions.html
  26. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanAudioOptions.html.meta
  27. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanTween.html
  28. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanTween.html.meta
  29. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanTweenType.html
  30. +0
    -0
      Assets/LeanTween/Documentation/classes/LeanTweenType.html.meta
  31. +0
    -0
      Assets/LeanTween/Documentation/classes/index.html
  32. +0
    -0
      Assets/LeanTween/Documentation/classes/index.html.meta
  33. +0
    -0
      Assets/LeanTween/Documentation/elements.meta
  34. +0
    -0
      Assets/LeanTween/Documentation/elements/index.html
  35. +0
    -0
      Assets/LeanTween/Documentation/elements/index.html.meta
  36. +0
    -0
      Assets/LeanTween/Documentation/index.html
  37. +0
    -0
      Assets/LeanTween/Documentation/index.html.meta
  38. +0
    -0
      Assets/LeanTween/Editor.meta
  39. +0
    -0
      Assets/LeanTween/Editor/LeanTweenDocumentationEditor.cs
  40. +0
    -0
      Assets/LeanTween/Editor/LeanTweenDocumentationEditor.cs.meta
  41. +0
    -0
      Assets/LeanTween/License.txt
  42. +0
    -0
      Assets/LeanTween/License.txt.meta
  43. +0
    -0
      Assets/LeanTween/ReadMe.txt
  44. +0
    -0
      Assets/LeanTween/ReadMe.txt.meta
  45. +0
    -0
      Assets/Plugins/LeanTween.meta
  46. +0
    -0
      Assets/Plugins/LeanTween/LTDescr.cs
  47. +0
    -0
      Assets/Plugins/LeanTween/LTDescr.cs.meta
  48. +0
    -0
      Assets/Plugins/LeanTween/LTDescrOptional.cs
  49. +0
    -0
      Assets/Plugins/LeanTween/LTDescrOptional.cs.meta
  50. +0
    -0
      Assets/Plugins/LeanTween/LTSeq.cs
  51. +0
    -0
      Assets/Plugins/LeanTween/LTSeq.cs.meta
  52. +0
    -0
      Assets/Plugins/LeanTween/LeanAudio.cs
  53. +0
    -0
      Assets/Plugins/LeanTween/LeanAudio.cs.meta
  54. +0
    -0
      Assets/Plugins/LeanTween/LeanTest.cs
  55. +0
    -0
      Assets/Plugins/LeanTween/LeanTest.cs.meta
  56. +0
    -0
      Assets/Plugins/LeanTween/LeanTween.cs
  57. +0
    -0
      Assets/Plugins/LeanTween/LeanTween.cs.meta
  58. +0
    -0
      Assets/Plugins/LeanTween/LeanTween.dll.zip
  59. +0
    -0
      Assets/Plugins/LeanTween/LeanTween.dll.zip.meta
  60. +214
    -16
      Assets/Scenes/SampleScene.unity
  61. +0
    -0
      Assets/Scripts/Input/PlayerController.cs
  62. +0
    -0
      Assets/Scripts/Input/PlayerController.cs.meta
  63. +0
    -2
      GGJ2020/Assets/LeanTween.meta
  64. +0
    -2
      GGJ2020/Assets/Plugins.meta
  65. +0
    -8
      GGJ2020/Assets/Scenes.meta
  66. +0
    -457
      GGJ2020/Assets/Scenes/SampleScene.unity
  67. +0
    -7
      GGJ2020/Assets/Scenes/SampleScene.unity.meta
  68. +0
    -8
      GGJ2020/Assets/Scripts.meta
  69. +0
    -45
      GGJ2020/Logs/Packages-Update.log
  70. +0
    -42
      GGJ2020/Packages/manifest.json
  71. BIN
      GGJ2020/ProjectSettings/XRSettings.asset

GGJ2020/Assets/LeanTween/Documentation.meta → Assets/LeanTween/Documentation.meta View File


GGJ2020/Assets/LeanTween/Documentation/assets.meta → Assets/LeanTween/Documentation/assets.meta View File


GGJ2020/Assets/LeanTween/Documentation/assets/css.meta → Assets/LeanTween/Documentation/assets/css.meta View File


GGJ2020/Assets/LeanTween/Documentation/assets/css/main.css → Assets/LeanTween/Documentation/assets/css/main.css View File


GGJ2020/Assets/LeanTween/Documentation/assets/css/main.css.meta → Assets/LeanTween/Documentation/assets/css/main.css.meta View File


GGJ2020/Assets/LeanTween/Documentation/assets/favicon.ico → Assets/LeanTween/Documentation/assets/favicon.ico View File


GGJ2020/Assets/LeanTween/Documentation/assets/favicon.ico.meta → Assets/LeanTween/Documentation/assets/favicon.ico.meta View File


GGJ2020/Assets/LeanTween/Documentation/assets/index.html → Assets/LeanTween/Documentation/assets/index.html View File


GGJ2020/Assets/LeanTween/Documentation/assets/index.html.meta → Assets/LeanTween/Documentation/assets/index.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes.meta → Assets/LeanTween/Documentation/classes.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTBezierPath.html → Assets/LeanTween/Documentation/classes/LTBezierPath.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTBezierPath.html.meta → Assets/LeanTween/Documentation/classes/LTBezierPath.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTDescr.html → Assets/LeanTween/Documentation/classes/LTDescr.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTDescr.html.meta → Assets/LeanTween/Documentation/classes/LTDescr.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTEvent.html → Assets/LeanTween/Documentation/classes/LTEvent.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTEvent.html.meta → Assets/LeanTween/Documentation/classes/LTEvent.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTRect.html → Assets/LeanTween/Documentation/classes/LTRect.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTRect.html.meta → Assets/LeanTween/Documentation/classes/LTRect.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTSeq.html → Assets/LeanTween/Documentation/classes/LTSeq.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTSeq.html.meta → Assets/LeanTween/Documentation/classes/LTSeq.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTSpline.html → Assets/LeanTween/Documentation/classes/LTSpline.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LTSpline.html.meta → Assets/LeanTween/Documentation/classes/LTSpline.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanAudio.html → Assets/LeanTween/Documentation/classes/LeanAudio.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanAudio.html.meta → Assets/LeanTween/Documentation/classes/LeanAudio.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanAudioOptions.html → Assets/LeanTween/Documentation/classes/LeanAudioOptions.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanAudioOptions.html.meta → Assets/LeanTween/Documentation/classes/LeanAudioOptions.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanTween.html → Assets/LeanTween/Documentation/classes/LeanTween.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanTween.html.meta → Assets/LeanTween/Documentation/classes/LeanTween.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanTweenType.html → Assets/LeanTween/Documentation/classes/LeanTweenType.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/LeanTweenType.html.meta → Assets/LeanTween/Documentation/classes/LeanTweenType.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/classes/index.html → Assets/LeanTween/Documentation/classes/index.html View File


GGJ2020/Assets/LeanTween/Documentation/classes/index.html.meta → Assets/LeanTween/Documentation/classes/index.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/elements.meta → Assets/LeanTween/Documentation/elements.meta View File


GGJ2020/Assets/LeanTween/Documentation/elements/index.html → Assets/LeanTween/Documentation/elements/index.html View File


GGJ2020/Assets/LeanTween/Documentation/elements/index.html.meta → Assets/LeanTween/Documentation/elements/index.html.meta View File


GGJ2020/Assets/LeanTween/Documentation/index.html → Assets/LeanTween/Documentation/index.html View File


GGJ2020/Assets/LeanTween/Documentation/index.html.meta → Assets/LeanTween/Documentation/index.html.meta View File


GGJ2020/Assets/LeanTween/Editor.meta → Assets/LeanTween/Editor.meta View File


GGJ2020/Assets/LeanTween/Editor/LeanTweenDocumentationEditor.cs → Assets/LeanTween/Editor/LeanTweenDocumentationEditor.cs View File


GGJ2020/Assets/LeanTween/Editor/LeanTweenDocumentationEditor.cs.meta → Assets/LeanTween/Editor/LeanTweenDocumentationEditor.cs.meta View File


GGJ2020/Assets/LeanTween/License.txt → Assets/LeanTween/License.txt View File


GGJ2020/Assets/LeanTween/License.txt.meta → Assets/LeanTween/License.txt.meta View File


GGJ2020/Assets/LeanTween/ReadMe.txt → Assets/LeanTween/ReadMe.txt View File


GGJ2020/Assets/LeanTween/ReadMe.txt.meta → Assets/LeanTween/ReadMe.txt.meta View File


GGJ2020/Assets/Plugins/LeanTween.meta → Assets/Plugins/LeanTween.meta View File


GGJ2020/Assets/Plugins/LeanTween/LTDescr.cs → Assets/Plugins/LeanTween/LTDescr.cs View File


GGJ2020/Assets/Plugins/LeanTween/LTDescr.cs.meta → Assets/Plugins/LeanTween/LTDescr.cs.meta View File


GGJ2020/Assets/Plugins/LeanTween/LTDescrOptional.cs → Assets/Plugins/LeanTween/LTDescrOptional.cs View File


GGJ2020/Assets/Plugins/LeanTween/LTDescrOptional.cs.meta → Assets/Plugins/LeanTween/LTDescrOptional.cs.meta View File


GGJ2020/Assets/Plugins/LeanTween/LTSeq.cs → Assets/Plugins/LeanTween/LTSeq.cs View File


GGJ2020/Assets/Plugins/LeanTween/LTSeq.cs.meta → Assets/Plugins/LeanTween/LTSeq.cs.meta View File


GGJ2020/Assets/Plugins/LeanTween/LeanAudio.cs → Assets/Plugins/LeanTween/LeanAudio.cs View File


GGJ2020/Assets/Plugins/LeanTween/LeanAudio.cs.meta → Assets/Plugins/LeanTween/LeanAudio.cs.meta View File


GGJ2020/Assets/Plugins/LeanTween/LeanTest.cs → Assets/Plugins/LeanTween/LeanTest.cs View File


GGJ2020/Assets/Plugins/LeanTween/LeanTest.cs.meta → Assets/Plugins/LeanTween/LeanTest.cs.meta View File


GGJ2020/Assets/Plugins/LeanTween/LeanTween.cs → Assets/Plugins/LeanTween/LeanTween.cs View File


GGJ2020/Assets/Plugins/LeanTween/LeanTween.cs.meta → Assets/Plugins/LeanTween/LeanTween.cs.meta View File


GGJ2020/Assets/Plugins/LeanTween/LeanTween.dll.zip → Assets/Plugins/LeanTween/LeanTween.dll.zip View File


GGJ2020/Assets/Plugins/LeanTween/LeanTween.dll.zip.meta → Assets/Plugins/LeanTween/LeanTween.dll.zip.meta View File


+ 214
- 16
Assets/Scenes/SampleScene.unity View File

@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 705507994}
m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1}
m_IndirectSpecularColor: {r: 0.44657844, g: 0.49641222, b: 0.57481694, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
@ -50,12 +50,11 @@ LightmapSettings:
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_TemporalCoherenceThreshold: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 1
m_LightmapEditorSettings:
serializedVersion: 10
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
@ -63,6 +62,7 @@ LightmapSettings:
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
@ -77,10 +77,16 @@ LightmapSettings:
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 500
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 500
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 2
m_PVRDenoiserTypeDirect: 0
m_PVRDenoiserTypeIndirect: 0
m_PVRDenoiserTypeAO: 0
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVRFilteringMode: 1
m_PVREnvironmentMIS: 0
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
@ -88,7 +94,9 @@ LightmapSettings:
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ShowResolutionOverlay: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
@ -117,7 +125,8 @@ NavMeshSettings:
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 705507995}
@ -133,15 +142,18 @@ GameObject:
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 705507993}
m_Enabled: 1
serializedVersion: 8
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
@ -151,6 +163,24 @@ Light:
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
@ -158,19 +188,23 @@ Light:
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 1
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &705507995
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 705507993}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 0, y: 3, z: 0}
@ -183,7 +217,8 @@ Transform:
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 963194228}
@ -200,23 +235,26 @@ GameObject:
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_Enabled: 1
--- !u!20 &963194227
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_GateFitMode: 2
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
@ -248,12 +286,172 @@ Camera:
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1, z: -10}
m_LocalRotation: {x: 0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 15.53, z: -1.4}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 0, z: 0}
--- !u!1 &1451704393
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1451704396}
- component: {fileID: 1451704395}
- component: {fileID: 1451704394}
m_Layer: 0
m_Name: Model
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!33 &1451704394
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1451704393}
m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0}
--- !u!23 &1451704395
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1451704393}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
--- !u!4 &1451704396
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1451704393}
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1975754340}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0}
--- !u!1 &1975754334
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1975754340}
- component: {fileID: 1975754337}
- component: {fileID: 1975754336}
- component: {fileID: 1975754335}
m_Layer: 0
m_Name: Capsule
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!143 &1975754335
CharacterController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Height: 2
m_Radius: 0.5
m_SlopeLimit: 45
m_StepOffset: 0.3
m_SkinWidth: 0.08
m_MinMoveDistance: 0.001
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &1975754336
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8f7fbcfa6410c204e8977bb70e5ff84b, type: 3}
m_Name:
m_EditorClassIdentifier:
walkSpeed: 10
model: {fileID: 1451704393}
--- !u!136 &1975754337
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
m_Radius: 0.5
m_Height: 2
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
--- !u!4 &1975754340
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.7251444, y: 1.8377934, z: -0.25297546}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1451704396}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

GGJ2020/Assets/Scripts/PlayerController.cs → Assets/Scripts/Input/PlayerController.cs View File


GGJ2020/Assets/Scripts/PlayerController.cs.meta → Assets/Scripts/Input/PlayerController.cs.meta View File


+ 0
- 2
GGJ2020/Assets/LeanTween.meta View File

@ -1,2 +0,0 @@
fileFormatVersion: 2
guid: 5e6a0fa47acf54892bbdae89028eaec3

+ 0
- 2
GGJ2020/Assets/Plugins.meta View File

@ -1,2 +0,0 @@
fileFormatVersion: 2
guid: 1839327a1a81c4d979f53b07027ab4b9

+ 0
- 8
GGJ2020/Assets/Scenes.meta View File

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

+ 0
- 457
GGJ2020/Assets/Scenes/SampleScene.unity View File

@ -1,457 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!104 &2
RenderSettings:
m_ObjectHideFlags: 0
serializedVersion: 9
m_Fog: 0
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
m_FogMode: 3
m_FogDensity: 0.01
m_LinearFogStart: 0
m_LinearFogEnd: 300
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
m_AmbientIntensity: 1
m_AmbientMode: 0
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
m_HaloStrength: 0.5
m_FlareStrength: 1
m_FlareFadeSpeed: 3
m_HaloTexture: {fileID: 0}
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
m_DefaultReflectionMode: 0
m_DefaultReflectionResolution: 128
m_ReflectionBounces: 1
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 705507994}
m_IndirectSpecularColor: {r: 0.44657844, g: 0.49641222, b: 0.57481694, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
m_ObjectHideFlags: 0
serializedVersion: 11
m_GIWorkflowMode: 0
m_GISettings:
serializedVersion: 2
m_BounceScale: 1
m_IndirectOutputScale: 1
m_AlbedoBoost: 1
m_EnvironmentLightingMode: 0
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 1
m_LightmapEditorSettings:
serializedVersion: 12
m_Resolution: 2
m_BakeResolution: 40
m_AtlasSize: 1024
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 1
m_CompAOExponentDirect: 0
m_ExtractAmbientOcclusion: 0
m_Padding: 2
m_LightmapParameters: {fileID: 0}
m_LightmapsBakeMode: 1
m_TextureCompression: 1
m_FinalGather: 0
m_FinalGatherFiltering: 1
m_FinalGatherRayCount: 256
m_ReflectionCompression: 2
m_MixedBakeMode: 2
m_BakeBackend: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 500
m_PVRBounces: 2
m_PVREnvironmentSampleCount: 500
m_PVREnvironmentReferencePointCount: 2048
m_PVRFilteringMode: 2
m_PVRDenoiserTypeDirect: 0
m_PVRDenoiserTypeIndirect: 0
m_PVRDenoiserTypeAO: 0
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVREnvironmentMIS: 0
m_PVRCulling: 1
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_ExportTrainingData: 0
m_TrainingDataDestination: TrainingData
m_LightProbeSampleCountMultiplier: 4
m_LightingDataAsset: {fileID: 0}
m_UseShadowmask: 1
--- !u!196 &4
NavMeshSettings:
serializedVersion: 2
m_ObjectHideFlags: 0
m_BuildSettings:
serializedVersion: 2
agentTypeID: 0
agentRadius: 0.5
agentHeight: 2
agentSlope: 45
agentClimb: 0.4
ledgeDropHeight: 0
maxJumpAcrossDistance: 0
minRegionArea: 2
manualCellSize: 0
cellSize: 0.16666667
manualTileSize: 0
tileSize: 256
accuratePlacement: 0
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &705507993
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 705507995}
- component: {fileID: 705507994}
m_Layer: 0
m_Name: Directional Light
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!108 &705507994
Light:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 705507993}
m_Enabled: 1
serializedVersion: 10
m_Type: 1
m_Shape: 0
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
m_Intensity: 1
m_Range: 10
m_SpotAngle: 30
m_InnerSpotAngle: 21.80208
m_CookieSize: 10
m_Shadows:
m_Type: 2
m_Resolution: -1
m_CustomResolution: -1
m_Strength: 1
m_Bias: 0.05
m_NormalBias: 0.4
m_NearPlane: 0.2
m_CullingMatrixOverride:
e00: 1
e01: 0
e02: 0
e03: 0
e10: 0
e11: 1
e12: 0
e13: 0
e20: 0
e21: 0
e22: 1
e23: 0
e30: 0
e31: 0
e32: 0
e33: 1
m_UseCullingMatrixOverride: 0
m_Cookie: {fileID: 0}
m_DrawHalo: 0
m_Flare: {fileID: 0}
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingLayerMask: 1
m_Lightmapping: 1
m_LightShadowCasterMode: 0
m_AreaSize: {x: 1, y: 1}
m_BounceIntensity: 1
m_ColorTemperature: 6570
m_UseColorTemperature: 0
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
m_UseBoundingSphereOverride: 0
m_ShadowRadius: 0
m_ShadowAngle: 0
--- !u!4 &705507995
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 705507993}
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
m_LocalPosition: {x: 0, y: 3, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
--- !u!1 &963194225
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 963194228}
- component: {fileID: 963194227}
- component: {fileID: 963194226}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!81 &963194226
AudioListener:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_Enabled: 1
--- !u!20 &963194227
Camera:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
m_SensorSize: {x: 36, y: 24}
m_LensShift: {x: 0, y: 0}
m_FocalLength: 50
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_AllowDynamicResolution: 0
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!4 &963194228
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_LocalRotation: {x: 0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 15.53, z: -1.4}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 90, y: 0, z: 0}
--- !u!1 &1451704393
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1451704396}
- component: {fileID: 1451704395}
- component: {fileID: 1451704394}
m_Layer: 0
m_Name: Model
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!33 &1451704394
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1451704393}
m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0}
--- !u!23 &1451704395
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1451704393}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
--- !u!4 &1451704396
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1451704393}
m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 1975754340}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: -90, y: 0, z: 0}
--- !u!1 &1975754334
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1975754340}
- component: {fileID: 1975754337}
- component: {fileID: 1975754336}
- component: {fileID: 1975754335}
m_Layer: 0
m_Name: Capsule
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!143 &1975754335
CharacterController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Height: 2
m_Radius: 0.5
m_SlopeLimit: 45
m_StepOffset: 0.3
m_SkinWidth: 0.08
m_MinMoveDistance: 0.001
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &1975754336
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 8f7fbcfa6410c204e8977bb70e5ff84b, type: 3}
m_Name:
m_EditorClassIdentifier:
walkSpeed: 10
model: {fileID: 1451704393}
--- !u!136 &1975754337
CapsuleCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
m_Radius: 0.5
m_Height: 2
m_Direction: 1
m_Center: {x: 0, y: 0, z: 0}
--- !u!4 &1975754340
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1975754334}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.7251444, y: 1.8377934, z: -0.25297546}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 1451704396}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

+ 0
- 7
GGJ2020/Assets/Scenes/SampleScene.unity.meta View File

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

+ 0
- 8
GGJ2020/Assets/Scripts.meta View File

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

+ 0
- 45
GGJ2020/Logs/Packages-Update.log View File

@ -1,45 +0,0 @@
=== Sat Feb 1 10:36:26 2020
Packages were changed.
Update Mode: resetToDefaultDependencies
The following packages were added:
com.unity.textmeshpro@2.0.1
com.unity.collab-proxy@1.2.16
com.unity.test-framework@1.1.9
com.unity.timeline@1.2.10
com.unity.ide.vscode@1.1.4
com.unity.ide.rider@1.1.4
com.unity.ugui@1.0.0
com.unity.modules.ai@1.0.0
com.unity.modules.animation@1.0.0
com.unity.modules.androidjni@1.0.0
com.unity.modules.assetbundle@1.0.0
com.unity.modules.audio@1.0.0
com.unity.modules.cloth@1.0.0
com.unity.modules.director@1.0.0
com.unity.modules.imageconversion@1.0.0
com.unity.modules.imgui@1.0.0
com.unity.modules.jsonserialize@1.0.0
com.unity.modules.particlesystem@1.0.0
com.unity.modules.physics@1.0.0
com.unity.modules.physics2d@1.0.0
com.unity.modules.screencapture@1.0.0
com.unity.modules.terrain@1.0.0
com.unity.modules.terrainphysics@1.0.0
com.unity.modules.tilemap@1.0.0
com.unity.modules.ui@1.0.0
com.unity.modules.uielements@1.0.0
com.unity.modules.umbra@1.0.0
com.unity.modules.unityanalytics@1.0.0
com.unity.modules.unitywebrequest@1.0.0
com.unity.modules.unitywebrequestassetbundle@1.0.0
com.unity.modules.unitywebrequestaudio@1.0.0
com.unity.modules.unitywebrequesttexture@1.0.0
com.unity.modules.unitywebrequestwww@1.0.0
com.unity.modules.vehicles@1.0.0
com.unity.modules.video@1.0.0
com.unity.modules.vr@1.0.0
com.unity.modules.wind@1.0.0
com.unity.modules.xr@1.0.0

+ 0
- 42
GGJ2020/Packages/manifest.json View File

@ -1,42 +0,0 @@
{
"dependencies": {
"com.unity.collab-proxy": "1.2.16",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.vscode": "1.1.4",
"com.unity.test-framework": "1.1.9",
"com.unity.textmeshpro": "2.0.1",
"com.unity.timeline": "1.2.10",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.umbra": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.unitywebrequesttexture": "1.0.0",
"com.unity.modules.unitywebrequestwww": "1.0.0",
"com.unity.modules.vehicles": "1.0.0",
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}

BIN
GGJ2020/ProjectSettings/XRSettings.asset (Stored with Git LFS) View File

size 158

Loading…
Cancel
Save