Browse Source

init

master
Ken Schaefer 1 year ago
parent
commit
b649bfa83d
  1. 6
      .vsconfig
  2. 8
      Assets/Asset Unlock - 2D Prototyping.meta
  3. 8
      Assets/Asset Unlock - 2D Prototyping/Settings.meta
  4. 76
      Assets/Asset Unlock - 2D Prototyping/Settings/2DRenderer.asset
  5. 8
      Assets/Asset Unlock - 2D Prototyping/Settings/2DRenderer.asset.meta
  6. 109
      Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineAsset.asset
  7. 8
      Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineAsset.asset.meta
  8. 41
      Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineGlobalSettings.asset
  9. 8
      Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineGlobalSettings.asset.meta
  10. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller.meta
  11. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation.meta
  12. 113
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerDeath.anim
  13. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerDeath.anim.meta
  14. 98
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerHurt.anim
  15. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerHurt.anim.meta
  16. 179
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerIdle.anim
  17. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerIdle.anim.meta
  18. 212
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerJump.anim
  19. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerJump.anim.meta
  20. 80
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerLand.anim
  21. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerLand.anim.meta
  22. 152
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerRun.anim
  23. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerRun.anim.meta
  24. 125
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerSpawn.anim
  25. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerSpawn.anim.meta
  26. 104
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerVictory.anim
  27. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerVictory.anim.meta
  28. 878
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/SidescrollerController.controller
  29. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/SidescrollerController.controller.meta
  30. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Prefabs.meta
  31. 178
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Prefabs/SidescrollerCharacter.prefab
  32. 10
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Prefabs/SidescrollerCharacter.prefab.meta
  33. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scene.meta
  34. 6817
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scene/SidescrollerSample.unity
  35. 7
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scene/SidescrollerSample.unity.meta
  36. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts.meta
  37. 170
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/KinematicObject.cs
  38. 11
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/KinematicObject.cs.meta
  39. 119
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/SidescrollerController.cs
  40. 13
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/SidescrollerController.cs.meta
  41. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites.meta
  42. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer1.png
  43. 335
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer1.png.meta
  44. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer2.png
  45. 294
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer2.png.meta
  46. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerDeath.png
  47. 522
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerDeath.png.meta
  48. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerHurt.png
  49. 397
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerHurt.png.meta
  50. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerIdle.png
  51. 1072
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerIdle.png.meta
  52. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerJump.png
  53. 1347
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerJump.png.meta
  54. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerLand.png
  55. 247
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerLand.png.meta
  56. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerRun.png
  57. 847
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerRun.png.meta
  58. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerSpawn.png
  59. 622
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerSpawn.png.meta
  60. BIN
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerVictory.png
  61. 447
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerVictory.png.meta
  62. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles.meta
  63. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles.meta
  64. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_0.asset
  65. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_0.asset.meta
  66. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_1.asset
  67. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_1.asset.meta
  68. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_2.asset
  69. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_2.asset.meta
  70. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_3.asset
  71. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_3.asset.meta
  72. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_4.asset
  73. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_4.asset.meta
  74. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_5.asset
  75. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_5.asset.meta
  76. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_6.asset
  77. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_6.asset.meta
  78. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_7.asset
  79. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_7.asset.meta
  80. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_8.asset
  81. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_8.asset.meta
  82. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_0.asset
  83. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_0.asset.meta
  84. 36
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_1.asset
  85. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_1.asset.meta
  86. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_2.asset
  87. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_2.asset.meta
  88. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_3.asset
  89. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_3.asset.meta
  90. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_0.asset
  91. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_0.asset.meta
  92. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_1.asset
  93. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_1.asset.meta
  94. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_2.asset
  95. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_2.asset.meta
  96. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_3.asset
  97. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_3.asset.meta
  98. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw4_0.asset
  99. 8
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw4_0.asset.meta
  100. 37
      Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw4_1.asset
  101. Some files were not shown because too many files have changed in this diff Show More

6
.vsconfig

@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}

8
Assets/Asset Unlock - 2D Prototyping.meta

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

8
Assets/Asset Unlock - 2D Prototyping/Settings.meta

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

76
Assets/Asset Unlock - 2D Prototyping/Settings/2DRenderer.asset

@ -0,0 +1,76 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 11145981673336645838492a2d98e247, type: 3}
m_Name: 2DRenderer
m_EditorClassIdentifier:
debugShaders:
debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7,
type: 3}
hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3}
m_RendererFeatures: []
m_RendererFeatureMap:
m_UseNativeRenderPass: 0
m_TransparencySortMode: 0
m_TransparencySortAxis: {x: 0, y: 1, z: 0}
m_HDREmulationScale: 1
m_LightRenderTextureScale: 0.5
m_LightBlendStyles:
- name: Default
maskTextureChannel: 0
blendMode: 1
- name: Blend Style 1
maskTextureChannel: 0
blendMode: 1
- name: Blend Style 2
maskTextureChannel: 0
blendMode: 1
- name: Blend Style 3
maskTextureChannel: 0
blendMode: 1
m_UseDepthStencilBuffer: 1
m_UseCameraSortingLayersTexture: 0
m_CameraSortingLayersTextureBound: -1
m_CameraSortingLayerDownsamplingMethod: 0
m_MaxLightRenderTextureCount: 16
m_MaxShadowRenderTextureCount: 1
m_ShapeLightShader: {fileID: 4800000, guid: d79e1c784eaf80c4585c0be7391f757a, type: 3}
m_ShapeLightVolumeShader: {fileID: 4800000, guid: 7e60080c8cd24a2468cb08b4bfee5606,
type: 3}
m_PointLightShader: {fileID: 4800000, guid: e35a31e1679aeff489e202f5cc4853d5, type: 3}
m_PointLightVolumeShader: {fileID: 4800000, guid: c7d04ca57e5449d49ad9cee1c604bc26,
type: 3}
m_CoreBlitShader: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3}
m_BlitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3}
m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b,
type: 3}
m_SamplingShader: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3}
m_ProjectedShadowShader: {fileID: 4800000, guid: ce09d4a80b88c5a4eb9768fab4f1ee00,
type: 3}
m_SpriteShadowShader: {fileID: 4800000, guid: 44fc62292b65ab04eabcf310e799ccf6,
type: 3}
m_SpriteUnshadowShader: {fileID: 4800000, guid: de02b375720b5c445afe83cd483bedf3,
type: 3}
m_GeometryUnshadowShader: {fileID: 4800000, guid: 77774d9009bb81447b048c907d4c6273,
type: 3}
m_FallbackErrorShader: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd,
type: 3}
m_PostProcessData: {fileID: 11400000, guid: 41439944d30ece34e96484bdb6645b55, type: 2}
m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca, type: 3}
m_DefaultMaterialType: 1
m_DefaultCustomMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3,
type: 2}
m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3,
type: 2}
m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40,
type: 2}
m_DefaultMaskMaterial: {fileID: 2100000, guid: 15d0c3709176029428a0da2f8cecf0b5,
type: 2}

8
Assets/Asset Unlock - 2D Prototyping/Settings/2DRenderer.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2c389763b412df346ba5c4e310de9be1
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

109
Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineAsset.asset

@ -0,0 +1,109 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: bf2edee5c58d82540a51f03df9d42094, type: 3}
m_Name: UniversalRenderPipelineAsset
m_EditorClassIdentifier:
k_AssetVersion: 11
k_AssetPreviousVersion: 11
m_RendererType: 1
m_RendererData: {fileID: 0}
m_RendererDataList:
- {fileID: 11400000, guid: 2c389763b412df346ba5c4e310de9be1, type: 2}
m_DefaultRendererIndex: 0
m_RequireDepthTexture: 0
m_RequireOpaqueTexture: 0
m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 1
m_SupportsHDR: 0
m_HDRColorBufferPrecision: 0
m_MSAA: 1
m_RenderScale: 1
m_UpscalingFilter: 0
m_FsrOverrideSharpness: 0
m_FsrSharpness: 0.92
m_EnableLODCrossFade: 1
m_LODCrossFadeDitheringType: 1
m_ShEvalMode: 0
m_MainLightRenderingMode: 1
m_MainLightShadowsSupported: 1
m_MainLightShadowmapResolution: 2048
m_AdditionalLightsRenderingMode: 1
m_AdditionalLightsPerObjectLimit: 4
m_AdditionalLightShadowsSupported: 0
m_AdditionalLightsShadowmapResolution: 512
m_AdditionalLightsShadowResolutionTierLow: 128
m_AdditionalLightsShadowResolutionTierMedium: 256
m_AdditionalLightsShadowResolutionTierHigh: 512
m_ReflectionProbeBlending: 0
m_ReflectionProbeBoxProjection: 0
m_ShadowDistance: 50
m_ShadowCascadeCount: 1
m_Cascade2Split: 0.25
m_Cascade3Split: {x: 0.1, y: 0.3}
m_Cascade4Split: {x: 0.067, y: 0.2, z: 0.467}
m_CascadeBorder: 0.1
m_ShadowDepthBias: 1
m_ShadowNormalBias: 1
m_AnyShadowsSupported: 1
m_SoftShadowsSupported: 0
m_ConservativeEnclosingSphere: 0
m_NumIterationsEnclosingSphere: 64
m_SoftShadowQuality: 2
m_AdditionalLightsCookieResolution: 2048
m_AdditionalLightsCookieFormat: 3
m_UseSRPBatcher: 1
m_SupportsDynamicBatching: 0
m_MixedLightingSupported: 1
m_SupportsLightCookies: 1
m_SupportsLightLayers: 0
m_DebugLevel: 0
m_StoreActionsOptimization: 0
m_EnableRenderGraph: 0
m_UseAdaptivePerformance: 1
m_ColorGradingMode: 0
m_ColorGradingLutSize: 32
m_UseFastSRGBLinearConversion: 0
m_ShadowType: 1
m_LocalShadowsSupported: 0
m_LocalShadowsAtlasResolution: 256
m_MaxPixelLights: 0
m_ShadowAtlasResolution: 256
m_VolumeFrameworkUpdateMode: 0
m_Textures:
blueNoise64LTex: {fileID: 2800000, guid: e3d24661c1e055f45a7560c033dbb837, type: 3}
bayerMatrixTex: {fileID: 2800000, guid: f9ee4ed84c1d10c49aabb9b210b0fc44, type: 3}
m_PrefilteringModeMainLightShadows: 1
m_PrefilteringModeAdditionalLight: 4
m_PrefilteringModeAdditionalLightShadows: 1
m_PrefilterXRKeywords: 0
m_PrefilteringModeForwardPlus: 1
m_PrefilteringModeDeferredRendering: 1
m_PrefilteringModeScreenSpaceOcclusion: 1
m_PrefilterDebugKeywords: 0
m_PrefilterWriteRenderingLayers: 0
m_PrefilterHDROutput: 0
m_PrefilterSSAODepthNormals: 0
m_PrefilterSSAOSourceDepthLow: 0
m_PrefilterSSAOSourceDepthMedium: 0
m_PrefilterSSAOSourceDepthHigh: 0
m_PrefilterSSAOInterleaved: 0
m_PrefilterSSAOBlueNoise: 0
m_PrefilterSSAOSampleCountLow: 0
m_PrefilterSSAOSampleCountMedium: 0
m_PrefilterSSAOSampleCountHigh: 0
m_PrefilterDBufferMRT1: 0
m_PrefilterDBufferMRT2: 0
m_PrefilterDBufferMRT3: 0
m_PrefilterScreenCoord: 0
m_PrefilterNativeRenderPass: 0
m_ShaderVariantLogLevel: 0
m_ShadowCascades: 0

8
Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineAsset.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b200b4dfac5b06842abddd64cbaff43e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

41
Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineGlobalSettings.asset

@ -0,0 +1,41 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3}
m_Name: UniversalRenderPipelineGlobalSettings
m_EditorClassIdentifier:
k_AssetVersion: 3
m_RenderingLayerNames:
- Light Layer default
- Light Layer 1
- Light Layer 2
- Light Layer 3
- Light Layer 4
- Light Layer 5
- Light Layer 6
- Light Layer 7
m_ValidRenderingLayers: 255
lightLayerName0: Light Layer default
lightLayerName1: Light Layer 1
lightLayerName2: Light Layer 2
lightLayerName3: Light Layer 3
lightLayerName4: Light Layer 4
lightLayerName5: Light Layer 5
lightLayerName6: Light Layer 6
lightLayerName7: Light Layer 7
m_StripDebugVariants: 1
m_StripUnusedPostProcessingVariants: 0
m_StripUnusedVariants: 1
m_StripUnusedLODCrossFadeVariants: 1
m_StripScreenCoordOverrideVariants: 1
supportRuntimeDebugDisplay: 0
m_ShaderVariantLogLevel: 0
m_ExportShaderVariants: 1

8
Assets/Asset Unlock - 2D Prototyping/Settings/UniversalRenderPipelineGlobalSettings.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c98d6e0648e442f46b811ad05cc987df
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller.meta

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

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation.meta

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

113
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerDeath.anim

@ -0,0 +1,113 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerDeath
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.083333336
value: {fileID: 21300002, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.16666667
value: {fileID: 21300004, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.25
value: {fileID: 21300006, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.33333334
value: {fileID: 21300008, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.41666666
value: {fileID: 21300010, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.5
value: {fileID: 21300012, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.5833333
value: {fileID: 21300014, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.6666667
value: {fileID: 21300016, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.75
value: {fileID: 21300018, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.8333333
value: {fileID: 21300020, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 0.9166667
value: {fileID: 21300022, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 1
value: {fileID: 21300024, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 1.0833334
value: {fileID: 21300026, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 1.1666666
value: {fileID: 21300028, guid: 75b38086a902846edbae786183b0274d, type: 3}
- time: 1.25
value: {fileID: 21300030, guid: 75b38086a902846edbae786183b0274d, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 12
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300002, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300004, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300006, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300008, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300010, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300012, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300014, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300016, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300018, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300020, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300022, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300024, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300026, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300028, guid: 75b38086a902846edbae786183b0274d, type: 3}
- {fileID: 21300030, guid: 75b38086a902846edbae786183b0274d, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.3333334
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerDeath.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e0e8baec160e44e1bb74ca8e08777453
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

98
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerHurt.anim

@ -0,0 +1,98 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerHurt
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.083333336
value: {fileID: 21300002, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.16666667
value: {fileID: 21300004, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.25
value: {fileID: 21300006, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.33333334
value: {fileID: 21300008, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.41666666
value: {fileID: 21300010, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.5
value: {fileID: 21300012, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.5833333
value: {fileID: 21300014, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.6666667
value: {fileID: 21300016, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.75
value: {fileID: 21300018, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- time: 0.8333333
value: {fileID: 21300020, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 12
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300002, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300004, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300006, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300008, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300010, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300012, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300014, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300016, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300018, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
- {fileID: 21300020, guid: e1c7748eb9afd4e608ce8f923cf861dc, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.9166667
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerHurt.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: acd3fdc6781e749908cec8f29cbac75f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

179
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerIdle.anim

@ -0,0 +1,179 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerIdle
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.083333336
value: {fileID: 21300002, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.16666667
value: {fileID: 21300004, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.25
value: {fileID: 21300006, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.33333334
value: {fileID: 21300008, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.41666666
value: {fileID: 21300010, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.5
value: {fileID: 21300012, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.5833333
value: {fileID: 21300014, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.6666667
value: {fileID: 21300016, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.75
value: {fileID: 21300018, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.8333333
value: {fileID: 21300020, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 0.9166667
value: {fileID: 21300022, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1
value: {fileID: 21300024, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.0833334
value: {fileID: 21300026, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.1666666
value: {fileID: 21300028, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.25
value: {fileID: 21300030, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.3333334
value: {fileID: 21300032, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.4166666
value: {fileID: 21300034, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.5
value: {fileID: 21300036, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.5833334
value: {fileID: 21300038, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.6666666
value: {fileID: 21300040, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.75
value: {fileID: 21300042, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.8333334
value: {fileID: 21300044, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 1.9166666
value: {fileID: 21300046, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2
value: {fileID: 21300048, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.0833333
value: {fileID: 21300050, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.1666667
value: {fileID: 21300052, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.25
value: {fileID: 21300054, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.3333333
value: {fileID: 21300056, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.4166667
value: {fileID: 21300058, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.5
value: {fileID: 21300060, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.5833333
value: {fileID: 21300062, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.6666667
value: {fileID: 21300064, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.75
value: {fileID: 21300066, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.8333333
value: {fileID: 21300068, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 2.9166667
value: {fileID: 21300070, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 3
value: {fileID: 21300072, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- time: 3.0833333
value: {fileID: 21300074, guid: ba86c7b200abe499cb750833482830b3, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 12
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300002, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300004, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300006, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300008, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300010, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300012, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300014, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300016, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300018, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300020, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300022, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300024, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300026, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300028, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300030, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300032, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300034, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300036, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300038, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300040, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300042, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300044, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300046, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300048, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300050, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300052, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300054, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300056, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300058, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300060, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300062, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300064, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300066, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300068, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300070, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300072, guid: ba86c7b200abe499cb750833482830b3, type: 3}
- {fileID: 21300074, guid: ba86c7b200abe499cb750833482830b3, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 3.1666665
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerIdle.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 712f4510fc9b249348d4d8e97b12dc45
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

212
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerJump.anim

@ -0,0 +1,212 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerJump
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.020833334
value: {fileID: 21300002, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.041666668
value: {fileID: 21300004, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.0625
value: {fileID: 21300006, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.083333336
value: {fileID: 21300008, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.104166664
value: {fileID: 21300010, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.125
value: {fileID: 21300012, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.14583333
value: {fileID: 21300014, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.16666667
value: {fileID: 21300016, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.1875
value: {fileID: 21300018, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.20833333
value: {fileID: 21300020, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.22916667
value: {fileID: 21300022, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.25
value: {fileID: 21300024, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.27083334
value: {fileID: 21300026, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.29166666
value: {fileID: 21300028, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.3125
value: {fileID: 21300030, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.33333334
value: {fileID: 21300032, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.35416666
value: {fileID: 21300034, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.375
value: {fileID: 21300036, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.39583334
value: {fileID: 21300038, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.41666666
value: {fileID: 21300040, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.4375
value: {fileID: 21300042, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.45833334
value: {fileID: 21300044, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.47916666
value: {fileID: 21300046, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.5
value: {fileID: 21300048, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.5208333
value: {fileID: 21300050, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.5416667
value: {fileID: 21300052, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.5625
value: {fileID: 21300054, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.5833333
value: {fileID: 21300056, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.6041667
value: {fileID: 21300058, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.625
value: {fileID: 21300060, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.6458333
value: {fileID: 21300062, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.6666667
value: {fileID: 21300064, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.6875
value: {fileID: 21300066, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.7083333
value: {fileID: 21300068, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.7291667
value: {fileID: 21300070, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.75
value: {fileID: 21300072, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.7708333
value: {fileID: 21300074, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.7916667
value: {fileID: 21300076, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.8125
value: {fileID: 21300078, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.8333333
value: {fileID: 21300080, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.8541667
value: {fileID: 21300082, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.875
value: {fileID: 21300084, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.8958333
value: {fileID: 21300086, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.9166667
value: {fileID: 21300088, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.9375
value: {fileID: 21300090, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.9583333
value: {fileID: 21300092, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 0.9791667
value: {fileID: 21300094, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- time: 1
value: {fileID: 21300096, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 48
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300002, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300004, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300006, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300008, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300010, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300012, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300014, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300016, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300018, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300020, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300022, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300024, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300026, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300028, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300030, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300032, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300034, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300036, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300038, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300040, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300042, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300044, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300046, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300048, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300050, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300052, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300054, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300056, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300058, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300060, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300062, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300064, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300066, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300068, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300070, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300072, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300074, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300076, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300078, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300080, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300082, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300084, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300086, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300088, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300090, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300092, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300094, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
- {fileID: 21300096, guid: f43044f34a0b7424eb5deb0c04ff27c7, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.0208334
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerJump.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1d7e02f8cf5ba47a78bc1e19cc378478
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

80
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerLand.anim

@ -0,0 +1,80 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerLand
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- time: 0.020833334
value: {fileID: 21300002, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- time: 0.041666668
value: {fileID: 21300004, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- time: 0.0625
value: {fileID: 21300006, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- time: 0.083333336
value: {fileID: 21300008, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 48
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- {fileID: 21300002, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- {fileID: 21300004, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- {fileID: 21300006, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
- {fileID: 21300008, guid: e0d1e122a29a24ec19a2b23782952411, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.104166664
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerLand.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 9d77f2a0966c94ef3b13bd6bdac0da40
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

152
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerRun.anim

@ -0,0 +1,152 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerRun
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.020833334
value: {fileID: 21300002, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.041666668
value: {fileID: 21300004, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.0625
value: {fileID: 21300006, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.083333336
value: {fileID: 21300008, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.104166664
value: {fileID: 21300010, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.125
value: {fileID: 21300012, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.14583333
value: {fileID: 21300014, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.16666667
value: {fileID: 21300016, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.1875
value: {fileID: 21300018, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.20833333
value: {fileID: 21300020, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.22916667
value: {fileID: 21300022, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.25
value: {fileID: 21300024, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.27083334
value: {fileID: 21300026, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.29166666
value: {fileID: 21300028, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.3125
value: {fileID: 21300030, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.33333334
value: {fileID: 21300032, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.35416666
value: {fileID: 21300034, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.375
value: {fileID: 21300036, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.39583334
value: {fileID: 21300038, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.41666666
value: {fileID: 21300040, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.4375
value: {fileID: 21300042, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.45833334
value: {fileID: 21300044, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.47916666
value: {fileID: 21300046, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.5
value: {fileID: 21300048, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.5208333
value: {fileID: 21300050, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.5416667
value: {fileID: 21300052, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.5625
value: {fileID: 21300054, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- time: 0.5833333
value: {fileID: 21300056, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 48
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300002, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300004, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300006, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300008, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300010, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300012, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300014, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300016, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300018, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300020, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300022, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300024, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300026, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300028, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300030, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300032, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300034, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300036, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300038, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300040, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300042, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300044, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300046, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300048, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300050, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300052, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300054, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
- {fileID: 21300056, guid: 225a1eacac9dc41ae9a4d6adf7df8d40, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0.6041666
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerRun.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 56811a918221743d69fe84599f43c740
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

125
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerSpawn.anim

@ -0,0 +1,125 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerSpawn
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.083333336
value: {fileID: 21300002, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.16666667
value: {fileID: 21300004, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.25
value: {fileID: 21300006, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.33333334
value: {fileID: 21300008, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.41666666
value: {fileID: 21300010, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.5
value: {fileID: 21300012, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.5833333
value: {fileID: 21300014, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.6666667
value: {fileID: 21300016, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.75
value: {fileID: 21300018, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.8333333
value: {fileID: 21300020, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 0.9166667
value: {fileID: 21300022, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1
value: {fileID: 21300024, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.0833334
value: {fileID: 21300026, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.1666666
value: {fileID: 21300028, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.25
value: {fileID: 21300030, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.3333334
value: {fileID: 21300032, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.4166666
value: {fileID: 21300034, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.5
value: {fileID: 21300036, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- time: 1.5833334
value: {fileID: 21300038, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 12
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300002, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300004, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300006, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300008, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300010, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300012, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300014, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300016, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300018, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300020, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300022, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300024, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300026, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300028, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300030, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300032, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300034, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300036, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
- {fileID: 21300038, guid: 1a4bd6d8b694c4f65869fe4d44a0198b, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.6666666
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerSpawn.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f382f645d530b48e2a2137bfbf095647
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

104
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerVictory.anim

@ -0,0 +1,104 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: PlayerVictory
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves: []
m_PositionCurves: []
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves:
- curve:
- time: 0
value: {fileID: 21300000, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.083333336
value: {fileID: 21300002, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.16666667
value: {fileID: 21300004, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.25
value: {fileID: 21300006, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.33333334
value: {fileID: 21300008, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.41666666
value: {fileID: 21300010, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.5
value: {fileID: 21300012, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.5833333
value: {fileID: 21300014, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.6666667
value: {fileID: 21300016, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.75
value: {fileID: 21300018, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.8333333
value: {fileID: 21300020, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 0.9166667
value: {fileID: 21300022, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- time: 1
value: {fileID: 21300024, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
attribute: m_Sprite
path:
classID: 212
script: {fileID: 0}
m_SampleRate: 12
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 0
attribute: 0
script: {fileID: 0}
typeID: 212
customType: 23
isPPtrCurve: 1
pptrCurveMapping:
- {fileID: 21300000, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300002, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300004, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300006, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300008, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300010, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300012, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300014, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300016, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300018, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300020, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300022, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
- {fileID: 21300024, guid: 591161ddccde24e77bc04c29ec2742eb, type: 3}
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 1.0833334
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves: []
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/PlayerVictory.anim.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e4a08f6d2d50b4e65b8dc54c2429f307
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

878
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/SidescrollerController.controller

@ -0,0 +1,878 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: SidescrollerController
serializedVersion: 5
m_AnimatorParameters:
- m_Name: velocityX
m_Type: 1
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
- m_Name: velocityY
m_Type: 1
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
- m_Name: grounded
m_Type: 4
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
- m_Name: hurt
m_Type: 9
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
- m_Name: dead
m_Type: 4
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
- m_Name: victory
m_Type: 9
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 110773768}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!114 &11480606
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b1bd5d5f27229ad4591209fc9dbc571d, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!206 &20673490
BlendTree:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Blend Tree
m_Childs: []
m_BlendParameter: velocityX
m_BlendParameterY: velocityX
m_MinThreshold: 0
m_MaxThreshold: 1
m_UseAutomaticThresholds: 1
m_NormalizedBlendValues: 0
m_BlendType: 0
--- !u!1101 &110119416
AnimatorStateTransition:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 3
m_ConditionEvent: velocityY
m_EventTreshold: -0.001
- m_ConditionMode: 4
m_ConditionEvent: velocityY
m_EventTreshold: 0.001
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &110135224
AnimatorStateTransition:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 3
m_ConditionEvent: velocityY
m_EventTreshold: -0.001
- m_ConditionMode: 4
m_ConditionEvent: velocityY
m_EventTreshold: 0.001
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1107 &110773768
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102433169737779366}
m_Position: {x: 180, y: -300, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102080591485173368}
m_Position: {x: -180, y: -300, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102635880149297478}
m_Position: {x: -180, y: -384, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102893087117896476}
m_Position: {x: -180, y: -468, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102567981102962784}
m_Position: {x: 624, y: -240, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102799505466558240}
m_Position: {x: 444, y: -552, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102728030185773884}
m_Position: {x: 180, y: -612, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102101735027427872}
m_Position: {x: 408, y: -360, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions:
- {fileID: 1101020438278029396}
- {fileID: 1101979291509282352}
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: -156, y: -600, z: 0}
m_EntryPosition: {x: -108, y: 96, z: 0}
m_ExitPosition: {x: 168, y: 96, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102433169737779366}
--- !u!114 &114426900495757286
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1715bf1b7a5e8480aba89c75b75ce7cd, type: 3}
m_Name:
m_EditorClassIdentifier:
t: 0
modulus: 1
clip: {fileID: 8300000, guid: bdb49257b73be764a8c04e4f37302e0e, type: 3}
last_t: -1
--- !u!114 &114742276622948332
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1715bf1b7a5e8480aba89c75b75ce7cd, type: 3}
m_Name:
m_EditorClassIdentifier:
t: 0.5
modulus: 0
clip: {fileID: 8300000, guid: dd6057fd464f77942a0bf39c54651b32, type: 3}
last_t: -1
--- !u!114 &114792792654640044
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1715bf1b7a5e8480aba89c75b75ce7cd, type: 3}
m_Name:
m_EditorClassIdentifier:
t: 0.5
modulus: 1
clip: {fileID: 8300000, guid: 3318e557ea5714340abb5376ce7fb8c6, type: 3}
last_t: -1
--- !u!1101 &1101000010127028388
AnimatorStateTransition:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: isOnLadder
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101000013044116430
AnimatorStateTransition:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: isOnLadder
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101020438278029396
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: hurt
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102893087117896476}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.75
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101097057239182888
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102433169737779366}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101194753123747068
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: grounded
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102799505466558240}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.755102
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101206675116842120
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: dead
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102080591485173368}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101250821993438118
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 3
m_ConditionEvent: velocityX
m_EventTreshold: 0.01
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102799505466558240}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101271946134355888
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 4
m_ConditionEvent: velocityX
m_EventTreshold: 0.001
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102433169737779366}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.8965517
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101338692065465862
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: grounded
m_EventTreshold: 0
- m_ConditionMode: 4
m_ConditionEvent: velocityX
m_EventTreshold: 0.1
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102101735027427872}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.93877554
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 2
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101496968763563110
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 3
m_ConditionEvent: velocityX
m_EventTreshold: 0.001
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102799505466558240}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.92105263
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101527113532506290
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: dead
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102635880149297478}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101650061105857342
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: grounded
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102567981102962784}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.92105263
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101753958007847430
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102433169737779366}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101838301506065048
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102635880149297478}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.5862069
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101889979270789454
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: dead
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102433169737779366}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101909242155072592
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 2
m_ConditionEvent: grounded
m_EventTreshold: 0.01
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102567981102962784}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 0.8965517
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101979291509282352
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 1
m_ConditionEvent: victory
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102728030185773884}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0
m_TransitionOffset: 0
m_ExitTime: 1
m_HasExitTime: 0
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &1102080591485173368
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Spawn
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101753958007847430}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: f382f645d530b48e2a2137bfbf095647, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102101735027427872
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Land
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101097057239182888}
- {fileID: 1101250821993438118}
m_StateMachineBehaviours:
- {fileID: 114742276622948332}
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 9d77f2a0966c94ef3b13bd6bdac0da40, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102433169737779366
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Idle
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101496968763563110}
- {fileID: 1101650061105857342}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 712f4510fc9b249348d4d8e97b12dc45, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102567981102962784
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Jump
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101338692065465862}
- {fileID: 1101194753123747068}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 1d7e02f8cf5ba47a78bc1e19cc378478, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102635880149297478
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Death
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101206675116842120}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: e0e8baec160e44e1bb74ca8e08777453, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102728030185773884
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Victory
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: e4a08f6d2d50b4e65b8dc54c2429f307, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102799505466558240
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Run
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101271946134355888}
- {fileID: 1101909242155072592}
m_StateMachineBehaviours:
- {fileID: 114426900495757286}
- {fileID: 114792792654640044}
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 56811a918221743d69fe84599f43c740, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102893087117896476
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Player-Hurt
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101889979270789454}
- {fileID: 1101527113532506290}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: acd3fdc6781e749908cec8f29cbac75f, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Animation/SidescrollerController.controller.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b09e60546065cf9448b36ebb7f759a91
timeCreated: 1438790907
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Prefabs.meta

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

178
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Prefabs/SidescrollerCharacter.prefab

@ -0,0 +1,178 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1208144871472054
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4520396350849616}
- component: {fileID: 114230831923080080}
- component: {fileID: 212064061491315838}
- component: {fileID: 95391780594314510}
- component: {fileID: 50915408107096866}
- component: {fileID: 1824045667}
m_Layer: 13
m_Name: Player
m_TagString: Player
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4520396350849616
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208144871472054}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -4.14, y: 3.39, z: 1}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &114230831923080080
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208144871472054}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 709ee11994a2f44658e5fc9887c45081, type: 3}
m_Name:
m_EditorClassIdentifier:
minGroundNormalY: 0.9
gravityModifier: 1
velocity: {x: 0, y: 0}
jumpAudio: {fileID: 8300000, guid: 67975c08d56ceb147bad38572d805aa8, type: 3}
respawnAudio: {fileID: 8300000, guid: e18959d46b63f3c4c8cc020a433cf848, type: 3}
ouchAudio: {fileID: 8300000, guid: 6c05149e5a2fba64ba172e25a61074b7, type: 3}
maxSpeed: 3
jumpTakeOffSpeed: 7
jumpState: 0
collider2d: {fileID: 0}
audioSource: {fileID: 0}
health: {fileID: 0}
controlEnabled: 1
--- !u!212 &212064061491315838
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208144871472054}
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 0
m_ReflectionProbeUsage: 0
m_RayTracingMode: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 10754, 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: 0
m_SelectedEditorRenderState: 0
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 1907945055
m_SortingLayer: 0
m_SortingOrder: 5
m_Sprite: {fileID: 21300020, guid: ba86c7b200abe499cb750833482830b3, type: 3}
m_Color: {r: 0.18039216, g: 0.8901961, b: 0.99215686, a: 1}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 1.28, y: 1.26}
m_AdaptiveModeThreshold: 0.5
m_SpriteTileMode: 0
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!95 &95391780594314510
Animator:
serializedVersion: 3
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208144871472054}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: b09e60546065cf9448b36ebb7f759a91, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0
--- !u!50 &50915408107096866
Rigidbody2D:
serializedVersion: 4
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208144871472054}
m_BodyType: 1
m_Simulated: 1
m_UseFullKinematicContacts: 1
m_UseAutoMass: 0
m_Mass: 1
m_LinearDrag: 0
m_AngularDrag: 0.05
m_GravityScale: 1
m_Material: {fileID: 0}
m_Interpolate: 1
m_SleepingMode: 0
m_CollisionDetection: 1
m_Constraints: 4
--- !u!61 &1824045667
BoxCollider2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208144871472054}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: -0.09, y: -0.14}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0.5}
oldSize: {x: 1.28, y: 1.26}
newSize: {x: 1.28, y: 1.26}
adaptiveTilingThreshold: 0.5
drawMode: 0
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 0.32, y: 0.54}
m_EdgeRadius: 0

10
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Prefabs/SidescrollerCharacter.prefab.meta

@ -0,0 +1,10 @@
fileFormatVersion: 2
guid: 7d60c822c3f1b408ea7a00ecdb5e047a
timeCreated: 1510179593
licenseType: Store
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scene.meta

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

6817
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scene/SidescrollerSample.unity

File diff suppressed because it is too large Load Diff

7
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scene/SidescrollerSample.unity.meta

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

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts.meta

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

170
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/KinematicObject.cs

@ -0,0 +1,170 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class KinematicObject : MonoBehaviour
{
/// <summary>
/// The minimum normal (dot product) considered suitable for the entity sit on.
/// </summary>
public float minGroundNormalY = .65f;
/// <summary>
/// A custom gravity coefficient applied to this entity.
/// </summary>
public float gravityModifier = 1f;
/// <summary>
/// The current velocity of the entity.
/// </summary>
public Vector2 velocity;
/// <summary>
/// Is the entity currently sitting on a surface?
/// </summary>
/// <value></value>
public bool IsGrounded { get; private set; }
protected Vector2 targetVelocity;
protected Vector2 groundNormal;
protected Rigidbody2D body;
protected ContactFilter2D contactFilter;
protected RaycastHit2D[] hitBuffer = new RaycastHit2D[16];
protected const float minMoveDistance = 0.001f;
protected const float shellRadius = 0.01f;
/// <summary>
/// Bounce the object's vertical velocity.
/// </summary>
/// <param name="value"></param>
public void Bounce(float value)
{
velocity.y = value;
}
/// <summary>
/// Bounce the objects velocity in a direction.
/// </summary>
/// <param name="dir"></param>
public void Bounce(Vector2 dir)
{
velocity.y = dir.y;
velocity.x = dir.x;
}
/// <summary>
/// Teleport to some position.
/// </summary>
/// <param name="position"></param>
public void Teleport(Vector3 position)
{
body.position = position;
velocity *= 0;
body.velocity *= 0;
}
protected virtual void OnEnable()
{
body = GetComponent<Rigidbody2D>();
body.isKinematic = true;
}
protected virtual void OnDisable()
{
body.isKinematic = false;
}
protected virtual void Start()
{
contactFilter.useTriggers = false;
contactFilter.SetLayerMask(Physics2D.GetLayerCollisionMask(gameObject.layer));
contactFilter.useLayerMask = true;
}
protected virtual void Update()
{
targetVelocity = Vector2.zero;
ComputeVelocity();
}
protected virtual void ComputeVelocity()
{
}
protected virtual void FixedUpdate()
{
//if already falling, fall faster than the jump speed, otherwise use normal gravity.
if (velocity.y < 0)
velocity += gravityModifier * Physics2D.gravity * Time.deltaTime;
else
velocity += Physics2D.gravity * Time.deltaTime;
velocity.x = targetVelocity.x;
IsGrounded = false;
var deltaPosition = velocity * Time.deltaTime;
var moveAlongGround = new Vector2(groundNormal.y, -groundNormal.x);
var move = moveAlongGround * deltaPosition.x;
PerformMovement(move, false);
move = Vector2.up * deltaPosition.y;
PerformMovement(move, true);
}
void PerformMovement(Vector2 move, bool yMovement)
{
var distance = move.magnitude;
if (distance > minMoveDistance)
{
//check if we hit anything in current direction of travel
var count = body.Cast(move, contactFilter, hitBuffer, distance + shellRadius);
for (var i = 0; i < count; i++)
{
var currentNormal = hitBuffer[i].normal;
//is this surface flat enough to land on?
if (currentNormal.y > minGroundNormalY)
{
IsGrounded = true;
// if moving up, change the groundNormal to new surface normal.
if (yMovement)
{
groundNormal = currentNormal;
currentNormal.x = 0;
}
}
if (IsGrounded)
{
//how much of our velocity aligns with surface normal?
var projection = Vector2.Dot(velocity, currentNormal);
if (projection < 0)
{
//slower velocity if moving against the normal (up a hill).
velocity = velocity - projection * currentNormal;
}
}
else
{
//We are airborne, but hit something, so cancel vertical up and horizontal velocity.
velocity.x *= 0;
velocity.y = Mathf.Min(velocity.y, 0);
}
//remove shellDistance from actual move distance.
var modifiedDistance = hitBuffer[i].distance - shellRadius;
distance = modifiedDistance < distance ? modifiedDistance : distance;
}
}
body.position = body.position + move.normalized * distance;
}
}

11
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/KinematicObject.cs.meta

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 1d226cf511d23134aa0371a7db1b1e8c
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

119
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/SidescrollerController.cs

@ -0,0 +1,119 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class SidescrollerController : KinematicObject
{
/// <summary>
/// Max horizontal speed of the player.
/// </summary>
public float maxSpeed = 7;
/// <summary>
/// Initial jump velocity at the start of a jump.
/// </summary>
public float jumpTakeOffSpeed = 7;
public float jumpDeceleration;
public JumpState jumpState = JumpState.Grounded;
private bool stopJump;
/*internal new*/ public Collider2D collider2d;
public bool controlEnabled = true;
bool jump;
Vector2 move;
SpriteRenderer spriteRenderer;
internal Animator animator;
public Bounds Bounds => collider2d.bounds;
void Awake()
{
collider2d = GetComponent<Collider2D>();
spriteRenderer = GetComponent<SpriteRenderer>();
animator = GetComponent<Animator>();
}
protected override void Update()
{
if (controlEnabled)
{
move.x = Input.GetAxis("Horizontal");
if (jumpState == JumpState.Grounded && Input.GetButtonDown("Jump"))
jumpState = JumpState.PrepareToJump;
else if (Input.GetButtonUp("Jump"))
{
stopJump = true;
}
}
else
{
move.x = 0;
}
UpdateJumpState();
base.Update();
}
void UpdateJumpState()
{
jump = false;
switch (jumpState)
{
case JumpState.PrepareToJump:
jumpState = JumpState.Jumping;
jump = true;
stopJump = false;
break;
case JumpState.Jumping:
if (!IsGrounded)
{
jumpState = JumpState.InFlight;
}
break;
case JumpState.InFlight:
if (IsGrounded)
{
jumpState = JumpState.Landed;
}
break;
case JumpState.Landed:
jumpState = JumpState.Grounded;
break;
}
}
protected override void ComputeVelocity()
{
if (jump && IsGrounded)
{
velocity.y = jumpTakeOffSpeed;
jump = false;
}
else if (stopJump)
{
stopJump = false;
if (velocity.y > 0)
{
velocity.y = velocity.y * jumpDeceleration;
}
}
if (move.x > 0.01f)
spriteRenderer.flipX = false;
else if (move.x < -0.01f)
spriteRenderer.flipX = true;
animator.SetBool("grounded", IsGrounded);
animator.SetFloat("velocityX", Mathf.Abs(velocity.x) / maxSpeed);
targetVelocity = move * maxSpeed;
}
public enum JumpState
{
Grounded,
PrepareToJump,
Jumping,
InFlight,
Landed
}
}

13
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Scripts/SidescrollerController.cs.meta

@ -0,0 +1,13 @@
fileFormatVersion: 2
guid: 709ee11994a2f44658e5fc9887c45081
timeCreated: 1510060957
licenseType: Store
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites.meta

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

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

335
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer1.png.meta

@ -0,0 +1,335 @@
fileFormatVersion: 2
guid: 5fc0a63bec637f540b1532a08575848f
TextureImporter:
internalIDToNameTable:
- first:
213: 4594946708990950406
second: 2d SideScrollerPlatformer1_0
- first:
213: -2765513810217140641
second: 2d SideScrollerPlatformer1_1
- first:
213: -3358012469408028337
second: 2d SideScrollerPlatformer1_2
- first:
213: -534518866354195890
second: 2d SideScrollerPlatformer1_3
- first:
213: 360751531947195380
second: 2d SideScrollerPlatformer1_4
- first:
213: -2263960527774552869
second: 2d SideScrollerPlatformer1_5
- first:
213: 7400521026240603946
second: 2d SideScrollerPlatformer1_6
- first:
213: 6383608541957349905
second: 2d SideScrollerPlatformer1_7
- first:
213: 3578895843950959891
second: 2d SideScrollerPlatformer1_8
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 128
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_0
rect:
serializedVersion: 2
x: 0
y: 256
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 60c714fcfa784cf30800000000000000
internalID: 4594946708990950406
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_1
rect:
serializedVersion: 2
x: 128
y: 256
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f5ef19887dbee99d0800000000000000
internalID: -2765513810217140641
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_2
rect:
serializedVersion: 2
x: 256
y: 256
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f492a995371f561d0800000000000000
internalID: -3358012469408028337
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_3
rect:
serializedVersion: 2
x: 0
y: 128
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e42b63d4ce10598f0800000000000000
internalID: -534518866354195890
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_4
rect:
serializedVersion: 2
x: 128
y: 128
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 4fbf3e16b95a10500800000000000000
internalID: 360751531947195380
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_5
rect:
serializedVersion: 2
x: 256
y: 128
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bdced7c15ebc490e0800000000000000
internalID: -2263960527774552869
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_6
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a2761e9e9aee3b660800000000000000
internalID: 7400521026240603946
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_7
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 1126488a522279850800000000000000
internalID: 6383608541957349905
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer1_8
rect:
serializedVersion: 2
x: 256
y: 0
width: 128
height: 128
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 31d91daeecacaa130800000000000000
internalID: 3578895843950959891
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
2d SideScrollerPlatformer1_8: 3578895843950959891
2d SideScrollerPlatformer1_4: 360751531947195380
2d SideScrollerPlatformer1_0: 4594946708990950406
2d SideScrollerPlatformer1_1: -2765513810217140641
2d SideScrollerPlatformer1_3: -534518866354195890
2d SideScrollerPlatformer1_2: -3358012469408028337
2d SideScrollerPlatformer1_5: -2263960527774552869
2d SideScrollerPlatformer1_7: 6383608541957349905
2d SideScrollerPlatformer1_6: 7400521026240603946
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

294
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/2d SideScrollerPlatformer2.png.meta

@ -0,0 +1,294 @@
fileFormatVersion: 2
guid: 81415d0919f692b48a7247e89e2bdff4
TextureImporter:
internalIDToNameTable:
- first:
213: 6297393640503606958
second: 2d SideScrollerPlatformer2_0
- first:
213: -740850891559324891
second: 2d SideScrollerPlatformer2_1
- first:
213: 5038100787617621419
second: 2d SideScrollerPlatformer2_2
- first:
213: -8739771945096333061
second: 2d SideScrollerPlatformer2_3
- first:
213: 1148907300890310112
second: 2d SideScrollerPlatformer2_4
- first:
213: -2669320457455908952
second: 2d SideScrollerPlatformer2_5
- first:
213: 2248670830145079214
second: 2d SideScrollerPlatformer2_6
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 128
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_0
rect:
serializedVersion: 2
x: 0
y: 256
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -64, y: -64}
- {x: -64, y: 64}
- {x: 64, y: -64}
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: eae7509a626d46750800000000000000
internalID: 6297393640503606958
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_1
rect:
serializedVersion: 2
x: 128
y: 256
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -64, y: -64}
- {x: -64, y: 64}
- {x: 64, y: -64}
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 52333111a08f7b5f0800000000000000
internalID: -740850891559324891
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_2
rect:
serializedVersion: 2
x: 0
y: 128
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline:
- - {x: -64, y: -64}
- {x: 64, y: 64}
- {x: 64, y: -64}
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ba5609c29fdeae540800000000000000
internalID: 5038100787617621419
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_3
rect:
serializedVersion: 2
x: 128
y: 128
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bf8bb92a8b716b680800000000000000
internalID: -8739771945096333061
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_4
rect:
serializedVersion: 2
x: 256
y: 128
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0e57b6d5a1db1ff00800000000000000
internalID: 1148907300890310112
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_5
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 8a748a5cf2ba4fad0800000000000000
internalID: -2669320457455908952
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: 2d SideScrollerPlatformer2_6
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 128
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ea7849fb432e43f10800000000000000
internalID: 2248670830145079214
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
2d SideScrollerPlatformer2_6: 2248670830145079214
2d SideScrollerPlatformer2_2: 5038100787617621419
2d SideScrollerPlatformer2_0: 6297393640503606958
2d SideScrollerPlatformer2_5: -2669320457455908952
2d SideScrollerPlatformer2_4: 1148907300890310112
2d SideScrollerPlatformer2_3: -8739771945096333061
2d SideScrollerPlatformer2_1: -740850891559324891
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerDeath.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

522
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerDeath.png.meta

@ -0,0 +1,522 @@
fileFormatVersion: 2
guid: 75b38086a902846edbae786183b0274d
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: Unity_MC_render_death_0
- first:
213: 21300002
second: Unity_MC_render_death_1
- first:
213: 21300004
second: Unity_MC_render_death_2
- first:
213: 21300006
second: Unity_MC_render_death_3
- first:
213: 21300008
second: Unity_MC_render_death_4
- first:
213: 21300010
second: Unity_MC_render_death_5
- first:
213: 21300012
second: Unity_MC_render_death_6
- first:
213: 21300014
second: Unity_MC_render_death_7
- first:
213: 21300016
second: Unity_MC_render_death_8
- first:
213: 21300018
second: Unity_MC_render_death_9
- first:
213: 21300020
second: Unity_MC_render_death_10
- first:
213: 21300022
second: Unity_MC_render_death_11
- first:
213: 21300024
second: Unity_MC_render_death_12
- first:
213: 21300026
second: Unity_MC_render_death_13
- first:
213: 21300028
second: Unity_MC_render_death_14
- first:
213: 21300030
second: Unity_MC_render_death_15
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Unity_MC_render_death_0
rect:
serializedVersion: 2
x: 0
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bda2d5f8f623e4a8796652186b0bcc76
internalID: 21300000
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_1
rect:
serializedVersion: 2
x: 128
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 658d4b646a01448c5bcb2de564e6a49e
internalID: 21300002
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_2
rect:
serializedVersion: 2
x: 256
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 1df9e15e4a2ca48e79424d6c84dd9733
internalID: 21300004
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_3
rect:
serializedVersion: 2
x: 384
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 036f5e5a6203d471e9de01d741b3e0ca
internalID: 21300006
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_4
rect:
serializedVersion: 2
x: 512
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b9aa33764a27040f68a05d77d94f25c9
internalID: 21300008
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_5
rect:
serializedVersion: 2
x: 0
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 091a0b7284bdc4a639610f2a3cd2e811
internalID: 21300010
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_6
rect:
serializedVersion: 2
x: 128
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 9a2a7ee0c8cfc4b858e87293e0ddba8e
internalID: 21300012
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_7
rect:
serializedVersion: 2
x: 256
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d4ba64c4f4b1742b0aa1a91b8733df1c
internalID: 21300014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_8
rect:
serializedVersion: 2
x: 384
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d7cd0ac7a026b4d71acb37f5ef590b43
internalID: 21300016
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_9
rect:
serializedVersion: 2
x: 512
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ea39c381d4a014179af4fcad39c5dae7
internalID: 21300018
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_10
rect:
serializedVersion: 2
x: 0
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ba704574a285145fab4cafefd960d205
internalID: 21300020
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_11
rect:
serializedVersion: 2
x: 128
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e73c72c9bc1c1459b907b4d111c86268
internalID: 21300022
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_12
rect:
serializedVersion: 2
x: 256
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 11b28a96e553d44d194415b87e966d36
internalID: 21300024
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_13
rect:
serializedVersion: 2
x: 384
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f2315faca0d4d4bb69b5e42e707a76f0
internalID: 21300026
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_14
rect:
serializedVersion: 2
x: 512
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 7ca1c5c5f2ca34630ad0a1bd51f75afb
internalID: 21300028
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_death_15
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0.5, y: 0.5}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ae25d87d072474fa6ab5310d8fb81c68
internalID: 21300030
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: f486e4e09763c4890aaacb5dd053b7a8
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
Unity_MC_render_death_3: 21300006
Unity_MC_render_death_4: 21300008
Unity_MC_render_death_5: 21300010
Unity_MC_render_death_0: 21300000
Unity_MC_render_death_12: 21300024
Unity_MC_render_death_9: 21300018
Unity_MC_render_death_11: 21300022
Unity_MC_render_death_7: 21300014
Unity_MC_render_death_13: 21300026
Unity_MC_render_death_14: 21300028
Unity_MC_render_death_6: 21300012
Unity_MC_render_death_15: 21300030
Unity_MC_render_death_8: 21300016
Unity_MC_render_death_2: 21300004
Unity_MC_render_death_1: 21300002
Unity_MC_render_death_10: 21300020
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerHurt.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

397
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerHurt.png.meta

@ -0,0 +1,397 @@
fileFormatVersion: 2
guid: e1c7748eb9afd4e608ce8f923cf861dc
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: Unity_MC_render_hurt_0
- first:
213: 21300002
second: Unity_MC_render_hurt_1
- first:
213: 21300004
second: Unity_MC_render_hurt_2
- first:
213: 21300006
second: Unity_MC_render_hurt_3
- first:
213: 21300008
second: Unity_MC_render_hurt_4
- first:
213: 21300010
second: Unity_MC_render_hurt_5
- first:
213: 21300012
second: Unity_MC_render_hurt_6
- first:
213: 21300014
second: Unity_MC_render_hurt_7
- first:
213: 21300016
second: Unity_MC_render_hurt_8
- first:
213: 21300018
second: Unity_MC_render_hurt_9
- first:
213: 21300020
second: Unity_MC_render_hurt_10
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Unity_MC_render_hurt_0
rect:
serializedVersion: 2
x: 0
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c00959241a8e749018f54c1c0ebf0a72
internalID: 21300000
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_1
rect:
serializedVersion: 2
x: 128
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 23a99e126fc0b420cbfdb38882f1f7bf
internalID: 21300002
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_2
rect:
serializedVersion: 2
x: 256
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2d390fb0df0e7412e929de89e1cd45af
internalID: 21300004
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_3
rect:
serializedVersion: 2
x: 384
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 510041152e032408e941313c71fcf3bb
internalID: 21300006
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_4
rect:
serializedVersion: 2
x: 0
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: cd7f66cf3658a4356805c297e515fa0a
internalID: 21300008
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_5
rect:
serializedVersion: 2
x: 128
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 84f385b3bffb5450f8bf4a948ae80217
internalID: 21300010
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_6
rect:
serializedVersion: 2
x: 256
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5966cddb3fce04dd2b25b32b4f789d57
internalID: 21300012
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_7
rect:
serializedVersion: 2
x: 384
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ab6eff231ca3e4d03b2a43aa205f20ba
internalID: 21300014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_8
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: bd7d46e3b6d33433a9a55056ea450c99
internalID: 21300016
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_9
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 9563c28da6d9a455fafe5acb31b074f4
internalID: 21300018
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_hurt_10
rect:
serializedVersion: 2
x: 256
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5597e0fe0e715481484c70ffbb584ebe
internalID: 21300020
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: b6945671aa02a4fd1bbfd02755d1d4c1
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
Unity_MC_render_hurt_5: 21300010
Unity_MC_render_hurt_10: 21300020
Unity_MC_render_hurt_9: 21300018
Unity_MC_render_hurt_7: 21300014
Unity_MC_render_hurt_6: 21300012
Unity_MC_render_hurt_4: 21300008
Unity_MC_render_hurt_3: 21300006
Unity_MC_render_hurt_0: 21300000
Unity_MC_render_hurt_1: 21300002
Unity_MC_render_hurt_8: 21300016
Unity_MC_render_hurt_2: 21300004
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerIdle.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

1072
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerIdle.png.meta

File diff suppressed because it is too large Load Diff

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerJump.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 KiB

1347
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerJump.png.meta

File diff suppressed because it is too large Load Diff

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerLand.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

247
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerLand.png.meta

@ -0,0 +1,247 @@
fileFormatVersion: 2
guid: e0d1e122a29a24ec19a2b23782952411
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: Unity_MC_render_land_0
- first:
213: 21300002
second: Unity_MC_render_land_1
- first:
213: 21300004
second: Unity_MC_render_land_2
- first:
213: 21300006
second: Unity_MC_render_land_3
- first:
213: 21300008
second: Unity_MC_render_land_4
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Unity_MC_render_land_0
rect:
serializedVersion: 2
x: 0
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 451b7046c44724a11b68941b40f15f0f
internalID: 21300000
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_land_1
rect:
serializedVersion: 2
x: 128
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 3969cfb0e2b674a89ad13e00ad1ea050
internalID: 21300002
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_land_2
rect:
serializedVersion: 2
x: 256
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 011dad868034147db88b92ad496b1e38
internalID: 21300004
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_land_3
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 01bb7847703d845109c81b07fb4ab1ff
internalID: 21300006
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_land_4
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 66aa0e57c9b6340b1b1d7d54f645618c
internalID: 21300008
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: c52ad6d09d98d4d9a881d6b59388b3d2
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
Unity_MC_render_land_0: 21300000
Unity_MC_render_land_4: 21300008
Unity_MC_render_land_1: 21300002
Unity_MC_render_land_3: 21300006
Unity_MC_render_land_2: 21300004
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerRun.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

847
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerRun.png.meta

@ -0,0 +1,847 @@
fileFormatVersion: 2
guid: 225a1eacac9dc41ae9a4d6adf7df8d40
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: Unity_MC_render_run_0
- first:
213: 21300002
second: Unity_MC_render_run_1
- first:
213: 21300004
second: Unity_MC_render_run_2
- first:
213: 21300006
second: Unity_MC_render_run_3
- first:
213: 21300008
second: Unity_MC_render_run_4
- first:
213: 21300010
second: Unity_MC_render_run_5
- first:
213: 21300012
second: Unity_MC_render_run_6
- first:
213: 21300014
second: Unity_MC_render_run_7
- first:
213: 21300016
second: Unity_MC_render_run_8
- first:
213: 21300018
second: Unity_MC_render_run_9
- first:
213: 21300020
second: Unity_MC_render_run_10
- first:
213: 21300022
second: Unity_MC_render_run_11
- first:
213: 21300024
second: Unity_MC_render_run_12
- first:
213: 21300026
second: Unity_MC_render_run_13
- first:
213: 21300028
second: Unity_MC_render_run_14
- first:
213: 21300030
second: Unity_MC_render_run_15
- first:
213: 21300032
second: Unity_MC_render_run_16
- first:
213: 21300034
second: Unity_MC_render_run_17
- first:
213: 21300036
second: Unity_MC_render_run_18
- first:
213: 21300038
second: Unity_MC_render_run_19
- first:
213: 21300040
second: Unity_MC_render_run_20
- first:
213: 21300042
second: Unity_MC_render_run_21
- first:
213: 21300044
second: Unity_MC_render_run_22
- first:
213: 21300046
second: Unity_MC_render_run_23
- first:
213: 21300048
second: Unity_MC_render_run_24
- first:
213: 21300050
second: Unity_MC_render_run_25
- first:
213: 21300052
second: Unity_MC_render_run_26
- first:
213: 21300054
second: Unity_MC_render_run_27
- first:
213: 21300056
second: Unity_MC_render_run_28
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Unity_MC_render_run_0
rect:
serializedVersion: 2
x: 0
y: 504
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 7379d3b9d156c45449ed8c82880836f6
internalID: 21300000
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_1
rect:
serializedVersion: 2
x: 128
y: 504
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5d4bc77219f9c45aabb3b2b0b084b352
internalID: 21300002
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_2
rect:
serializedVersion: 2
x: 256
y: 504
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 05d5e315b3c6e4fa38ac35342483ab67
internalID: 21300004
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_3
rect:
serializedVersion: 2
x: 384
y: 504
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2c8241695f8d346b48019075e5bbd117
internalID: 21300006
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_4
rect:
serializedVersion: 2
x: 512
y: 504
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2eeed219953714de8b1eb5bd18058975
internalID: 21300008
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_5
rect:
serializedVersion: 2
x: 640
y: 504
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a0ac83442e72f45219c5b7bca4e91cc3
internalID: 21300010
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_6
rect:
serializedVersion: 2
x: 0
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 74efca5ba1c82405d848e3c55607524b
internalID: 21300012
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_7
rect:
serializedVersion: 2
x: 128
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 85d42e67e3a5b4ba8b83246db3878606
internalID: 21300014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_8
rect:
serializedVersion: 2
x: 256
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 282fc6acd92b3448794283f36f9ebee5
internalID: 21300016
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_9
rect:
serializedVersion: 2
x: 384
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 9f72cc7c16bd647288902c8c250edb1e
internalID: 21300018
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_10
rect:
serializedVersion: 2
x: 512
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 64feab14522a9415cab774616fa740e6
internalID: 21300020
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_11
rect:
serializedVersion: 2
x: 640
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 3b97eb8ac25ff431c9538cde784dca4c
internalID: 21300022
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_12
rect:
serializedVersion: 2
x: 0
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5dc53c7dc3b9e4371b70b07ef2793121
internalID: 21300024
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_13
rect:
serializedVersion: 2
x: 128
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b346d64e2ed914c2486ae5f43c1f19f1
internalID: 21300026
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_14
rect:
serializedVersion: 2
x: 256
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0d14bef02420c426c87e4bbb80efa338
internalID: 21300028
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_15
rect:
serializedVersion: 2
x: 384
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 57ec161f4e02a4e079e73c31c340bc69
internalID: 21300030
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_16
rect:
serializedVersion: 2
x: 512
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 3f5737caf67a44dcb839074b0c3188f5
internalID: 21300032
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_17
rect:
serializedVersion: 2
x: 640
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f9ab731b9fbc040e6afb712a94890ba3
internalID: 21300034
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_18
rect:
serializedVersion: 2
x: 0
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c42fc233fb43749d399f557acca3242c
internalID: 21300036
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_19
rect:
serializedVersion: 2
x: 128
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 4124464b66b5b4ceb81ad0e9c6b57f47
internalID: 21300038
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_20
rect:
serializedVersion: 2
x: 256
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a3a8c463863f747b89582bb6add314e2
internalID: 21300040
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_21
rect:
serializedVersion: 2
x: 384
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: d5f3faa117c8345a8b2f79ce60fc1c8d
internalID: 21300042
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_22
rect:
serializedVersion: 2
x: 512
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 20e29e49562f14d5a9f4ee509e6b5120
internalID: 21300044
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_23
rect:
serializedVersion: 2
x: 640
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 469f80ef882c248dcb3c26c80537c32e
internalID: 21300046
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_24
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 56e44b03a9831474badcf5f5d18356cf
internalID: 21300048
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_25
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 3656c077d53814433ba543194ed72507
internalID: 21300050
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_26
rect:
serializedVersion: 2
x: 256
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b010ab404cff04472844e7902e544ec3
internalID: 21300052
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_27
rect:
serializedVersion: 2
x: 384
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 51d59629d715d40a4b01e2aba8228b0a
internalID: 21300054
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_run_28
rect:
serializedVersion: 2
x: 512
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6c47d5e7f55214bb39456db2f5061c35
internalID: 21300056
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: 5f15eb5ece9ed4536950ee05ce2dc0ea
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
Unity_MC_render_run_22: 21300044
Unity_MC_render_run_10: 21300020
Unity_MC_render_run_14: 21300028
Unity_MC_render_run_6: 21300012
Unity_MC_render_run_4: 21300008
Unity_MC_render_run_20: 21300040
Unity_MC_render_run_13: 21300026
Unity_MC_render_run_16: 21300032
Unity_MC_render_run_19: 21300038
Unity_MC_render_run_17: 21300034
Unity_MC_render_run_12: 21300024
Unity_MC_render_run_23: 21300046
Unity_MC_render_run_27: 21300054
Unity_MC_render_run_18: 21300036
Unity_MC_render_run_24: 21300048
Unity_MC_render_run_25: 21300050
Unity_MC_render_run_26: 21300052
Unity_MC_render_run_9: 21300018
Unity_MC_render_run_21: 21300042
Unity_MC_render_run_15: 21300030
Unity_MC_render_run_8: 21300016
Unity_MC_render_run_5: 21300010
Unity_MC_render_run_1: 21300002
Unity_MC_render_run_3: 21300006
Unity_MC_render_run_7: 21300014
Unity_MC_render_run_11: 21300022
Unity_MC_render_run_28: 21300056
Unity_MC_render_run_0: 21300000
Unity_MC_render_run_2: 21300004
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerSpawn.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

622
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerSpawn.png.meta

@ -0,0 +1,622 @@
fileFormatVersion: 2
guid: 1a4bd6d8b694c4f65869fe4d44a0198b
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: Unity_MC_render_spawn_0
- first:
213: 21300002
second: Unity_MC_render_spawn_1
- first:
213: 21300004
second: Unity_MC_render_spawn_2
- first:
213: 21300006
second: Unity_MC_render_spawn_3
- first:
213: 21300008
second: Unity_MC_render_spawn_4
- first:
213: 21300010
second: Unity_MC_render_spawn_5
- first:
213: 21300012
second: Unity_MC_render_spawn_6
- first:
213: 21300014
second: Unity_MC_render_spawn_7
- first:
213: 21300016
second: Unity_MC_render_spawn_8
- first:
213: 21300018
second: Unity_MC_render_spawn_9
- first:
213: 21300020
second: Unity_MC_render_spawn_10
- first:
213: 21300022
second: Unity_MC_render_spawn_11
- first:
213: 21300024
second: Unity_MC_render_spawn_12
- first:
213: 21300026
second: Unity_MC_render_spawn_13
- first:
213: 21300028
second: Unity_MC_render_spawn_14
- first:
213: 21300030
second: Unity_MC_render_spawn_15
- first:
213: 21300032
second: Unity_MC_render_spawn_16
- first:
213: 21300034
second: Unity_MC_render_spawn_17
- first:
213: 21300036
second: Unity_MC_render_spawn_18
- first:
213: 21300038
second: Unity_MC_render_spawn_19
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Unity_MC_render_spawn_0
rect:
serializedVersion: 2
x: 0
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ed761e03d4e2543fe935cf7dd51387e8
internalID: 21300000
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_1
rect:
serializedVersion: 2
x: 128
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e9607cab00cdc4740aa78f323753ea97
internalID: 21300002
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_2
rect:
serializedVersion: 2
x: 256
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c04558457d2454372b15242944163e8c
internalID: 21300004
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_3
rect:
serializedVersion: 2
x: 384
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ae90ed4e9fbe140b58a42897bffef087
internalID: 21300006
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_4
rect:
serializedVersion: 2
x: 512
y: 378
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 8b1c8639a80cf41fc8fbaf9e46e37157
internalID: 21300008
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_5
rect:
serializedVersion: 2
x: 0
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 2d2c29ef07a814fde9024528273de6af
internalID: 21300010
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_6
rect:
serializedVersion: 2
x: 128
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 884e3c5b2afb14c37bd378cdfc247767
internalID: 21300012
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_7
rect:
serializedVersion: 2
x: 256
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0973f836febcb4f4893fc9c5402f0afb
internalID: 21300014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_8
rect:
serializedVersion: 2
x: 384
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6c7569c9a94b44eeb857edde9cfd0dcf
internalID: 21300016
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_9
rect:
serializedVersion: 2
x: 512
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 3a5050037b40a484c9d2910ee59d0b1e
internalID: 21300018
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_10
rect:
serializedVersion: 2
x: 0
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 7eb8fca533f1f4c4fb7fc71629c06227
internalID: 21300020
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_11
rect:
serializedVersion: 2
x: 128
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 76c0d4f91eec74a22a911cbd166c9973
internalID: 21300022
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_12
rect:
serializedVersion: 2
x: 256
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: a971be4bc53c64230b382b4acb497045
internalID: 21300024
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_13
rect:
serializedVersion: 2
x: 384
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 7f731d991944b4d229e39e55b19ed5da
internalID: 21300026
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_14
rect:
serializedVersion: 2
x: 512
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: c0e8187b7bbfa49179a23f100089767a
internalID: 21300028
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_15
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: f0dd81b06457c46b3af054c3b4717e20
internalID: 21300030
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_16
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 50558eab037d24de2836ed2025832360
internalID: 21300032
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_17
rect:
serializedVersion: 2
x: 256
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6038aaf61ab624e578d634fb6d6dfc2d
internalID: 21300034
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_18
rect:
serializedVersion: 2
x: 384
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e10cb21a20b974d11b13117f4f7591fc
internalID: 21300036
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_spawn_19
rect:
serializedVersion: 2
x: 512
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 428986f37d84143e6afe1bcef239f891
internalID: 21300038
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: d9b7f9a7014734ddf9b8901d991a7f59
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
Unity_MC_render_spawn_8: 21300016
Unity_MC_render_spawn_7: 21300014
Unity_MC_render_spawn_12: 21300024
Unity_MC_render_spawn_9: 21300018
Unity_MC_render_spawn_19: 21300038
Unity_MC_render_spawn_4: 21300008
Unity_MC_render_spawn_16: 21300032
Unity_MC_render_spawn_17: 21300034
Unity_MC_render_spawn_18: 21300036
Unity_MC_render_spawn_6: 21300012
Unity_MC_render_spawn_11: 21300022
Unity_MC_render_spawn_3: 21300006
Unity_MC_render_spawn_5: 21300010
Unity_MC_render_spawn_2: 21300004
Unity_MC_render_spawn_14: 21300028
Unity_MC_render_spawn_15: 21300030
Unity_MC_render_spawn_1: 21300002
Unity_MC_render_spawn_0: 21300000
Unity_MC_render_spawn_10: 21300020
Unity_MC_render_spawn_13: 21300026
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerVictory.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

447
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Sprites/PlayerVictory.png.meta

@ -0,0 +1,447 @@
fileFormatVersion: 2
guid: 591161ddccde24e77bc04c29ec2742eb
TextureImporter:
internalIDToNameTable:
- first:
213: 21300000
second: Unity_MC_render_victory_0
- first:
213: 21300002
second: Unity_MC_render_victory_1
- first:
213: 21300004
second: Unity_MC_render_victory_2
- first:
213: 21300006
second: Unity_MC_render_victory_3
- first:
213: 21300008
second: Unity_MC_render_victory_4
- first:
213: 21300010
second: Unity_MC_render_victory_5
- first:
213: 21300012
second: Unity_MC_render_victory_6
- first:
213: 21300014
second: Unity_MC_render_victory_7
- first:
213: 21300016
second: Unity_MC_render_victory_8
- first:
213: 21300018
second: Unity_MC_render_victory_9
- first:
213: 21300020
second: Unity_MC_render_victory_10
- first:
213: 21300022
second: Unity_MC_render_victory_11
- first:
213: 21300024
second: Unity_MC_render_victory_12
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 1
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 2
spriteExtrude: 1
spriteMeshType: 0
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 1
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
- serializedVersion: 3
buildTarget: WebGL
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 1
spriteSheet:
serializedVersion: 2
sprites:
- serializedVersion: 2
name: Unity_MC_render_victory_0
rect:
serializedVersion: 2
x: 0
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b12a2ce6d6e4a42498dc01fed89064f0
internalID: 21300000
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_1
rect:
serializedVersion: 2
x: 128
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6a30526a974174482be72984dd49384e
internalID: 21300002
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_2
rect:
serializedVersion: 2
x: 256
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 511216a677c484482a6bfea3581d899c
internalID: 21300004
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_3
rect:
serializedVersion: 2
x: 384
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5e9beea06bfa74c65a661bad133de5f7
internalID: 21300006
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_4
rect:
serializedVersion: 2
x: 512
y: 252
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5e2af98489bf440f98be745eb9222fe8
internalID: 21300008
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_5
rect:
serializedVersion: 2
x: 0
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: fb8d88138010b4124939467b6463d941
internalID: 21300010
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_6
rect:
serializedVersion: 2
x: 128
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 6b7ecdce93c684e9383e069e279a912d
internalID: 21300012
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_7
rect:
serializedVersion: 2
x: 256
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 0a478c3807ab3412cac4381c64bb0317
internalID: 21300014
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_8
rect:
serializedVersion: 2
x: 384
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: ffd3e7f8f44ab4079a739d961e191de7
internalID: 21300016
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_9
rect:
serializedVersion: 2
x: 512
y: 126
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 5fad35774cf0d4abd9c515cc7fb09847
internalID: 21300018
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_10
rect:
serializedVersion: 2
x: 0
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: e78571b0228c94344ad42147c725fc58
internalID: 21300020
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_11
rect:
serializedVersion: 2
x: 128
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: b9a723e33dbf9472b9c8362f847c726d
internalID: 21300022
vertices: []
indices:
edges: []
weights: []
- serializedVersion: 2
name: Unity_MC_render_victory_12
rect:
serializedVersion: 2
x: 256
y: 0
width: 128
height: 126
alignment: 0
pivot: {x: 0, y: 0}
border: {x: 0, y: 0, z: 0, w: 0}
outline: []
physicsShape: []
tessellationDetail: 0
bones: []
spriteID: 030ab31acfd234d67b2bf7b894bd0007
internalID: 21300024
vertices: []
indices:
edges: []
weights: []
outline: []
physicsShape: []
bones: []
spriteID: d4ed9043e98aa4e829208b78ef0f32ad
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable:
Unity_MC_render_victory_11: 21300022
Unity_MC_render_victory_7: 21300014
Unity_MC_render_victory_10: 21300020
Unity_MC_render_victory_2: 21300004
Unity_MC_render_victory_12: 21300024
Unity_MC_render_victory_3: 21300006
Unity_MC_render_victory_5: 21300010
Unity_MC_render_victory_1: 21300002
Unity_MC_render_victory_4: 21300008
Unity_MC_render_victory_8: 21300016
Unity_MC_render_victory_0: 21300000
Unity_MC_render_victory_6: 21300012
Unity_MC_render_victory_9: 21300018
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles.meta

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

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles.meta

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

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_0.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_0
m_EditorClassIdentifier:
m_Sprite: {fileID: 4626604097893095621, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_0.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fcfd744cc76328647a123aed7fce1c39
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_1.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_1
m_EditorClassIdentifier:
m_Sprite: {fileID: -2578033358802926893, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_1.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: eea6d7932d4650f4ea8047e1d24c897c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_2.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_2
m_EditorClassIdentifier:
m_Sprite: {fileID: -1371925088745055588, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_2.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 47be93a14c3694541b3ae12e5e55c8e5
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_3.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_3
m_EditorClassIdentifier:
m_Sprite: {fileID: 6933964383414125947, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_3.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: da8a7343129fe794b8c3a86d7d66a0a0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_4.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_4
m_EditorClassIdentifier:
m_Sprite: {fileID: -3195630838911023796, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 0

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_4.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3896c561c65f00842b9fe977c8ed5a98
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_5.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_5
m_EditorClassIdentifier:
m_Sprite: {fileID: 4907888678350482129, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_5.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 45b7c38fc7fa86d4f9fdc8002a6d94fd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_6.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_6
m_EditorClassIdentifier:
m_Sprite: {fileID: 4492047681363345403, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_6.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 45921a7af11bf424a95f045a6ee6937d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_7.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_7
m_EditorClassIdentifier:
m_Sprite: {fileID: 6049258277189359867, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_7.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0a6e1fc1bbbf55640a51af7893e742ac
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_8.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw1_8
m_EditorClassIdentifier:
m_Sprite: {fileID: -4929551331977216347, guid: a1a73a07e74bd1947be5f1fdbd1113ed,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw1_8.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 64175b3d9a73bdf4190f02f1dab1b054
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_0.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw2_0
m_EditorClassIdentifier:
m_Sprite: {fileID: -8098048371624783982, guid: 53a7d90a8863e0341825ae8d74f61d7c,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_0.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 4bd1484d2d2226547a785ebdfcf4d99b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

36
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_1.asset

@ -0,0 +1,36 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw2_1
m_EditorClassIdentifier:
m_Sprite: {fileID: 135108257367899001, guid: 53a7d90a8863e0341825ae8d74f61d7c, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_1.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ad836a375683a79419a195da737815e6
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_2.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw2_2
m_EditorClassIdentifier:
m_Sprite: {fileID: 8682436141091939854, guid: 53a7d90a8863e0341825ae8d74f61d7c,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_2.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 16e7b1975e5b19444a9e6513e8853f34
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_3.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw2_3
m_EditorClassIdentifier:
m_Sprite: {fileID: 7859353138447962928, guid: 53a7d90a8863e0341825ae8d74f61d7c,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw2_3.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 1fe71ac364a140d4fb153e51202ca8a4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_0.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw3_0
m_EditorClassIdentifier:
m_Sprite: {fileID: -4171118879302894499, guid: dcb4f265f699e8a4482647bc16315886,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_0.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: f7ab4f66ef440fa4eaa1c17ba6f10d6f
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_1.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw3_1
m_EditorClassIdentifier:
m_Sprite: {fileID: -492630701033501516, guid: dcb4f265f699e8a4482647bc16315886,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_1.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: c7247dcb988cd3e4ea879b390dd76acf
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_2.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw3_2
m_EditorClassIdentifier:
m_Sprite: {fileID: -1757885295563115205, guid: dcb4f265f699e8a4482647bc16315886,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_2.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 3c8be27aebbc58644b915278fb7a8e89
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_3.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw3_3
m_EditorClassIdentifier:
m_Sprite: {fileID: 9159997494040996368, guid: dcb4f265f699e8a4482647bc16315886,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw3_3.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cce75fdc3fa1b2b4eb3a6d67868e3cd3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw4_0.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw4_0
m_EditorClassIdentifier:
m_Sprite: {fileID: 2986094503360636856, guid: ab3f350cb57466c47b92ad5a045192e6,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

8
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw4_0.asset.meta

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: d9a94e6fc8efa7c479b9fa8013f45ab7
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Asset Unlock - 2D Prototyping/Sidescroller/Tiles/Tiles/2d SideScrollerTopDonw4_1.asset

@ -0,0 +1,37 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13312, guid: 0000000000000000e000000000000000, type: 0}
m_Name: 2d SideScrollerTopDonw4_1
m_EditorClassIdentifier:
m_Sprite: {fileID: 7357531569206597230, guid: ab3f350cb57466c47b92ad5a045192e6,
type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Transform:
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_InstancedGameObject: {fileID: 0}
m_Flags: 1
m_ColliderType: 1

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

Loading…
Cancel
Save