Skip to content

Commit

Permalink
Push
Browse files Browse the repository at this point in the history
Push
  • Loading branch information
aps16104 committed Apr 14, 2020
1 parent a214bac commit f1196cf
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 6 deletions.
219 changes: 213 additions & 6 deletions Platformer/Assets/_Scenes/Level1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -3878,9 +3878,60 @@ Transform:
- {fileID: 296359206}
- {fileID: 1149811018}
- {fileID: 912037018}
- {fileID: 1795898895}
- {fileID: 272676470}
m_Father: {fileID: 0}
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &272676469
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 272676470}
- component: {fileID: 272676471}
m_Layer: 0
m_Name: Enemy 1 (8)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &272676470
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 272676469}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -1.8, y: -6.8, z: 0.2734375}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 270190607}
m_RootOrder: 8
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &272676471
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 272676469}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 37e257163e650ab49b38aed02fde7b31, type: 3}
m_Name:
m_EditorClassIdentifier:
hazard: {fileID: 3304212844087796135, guid: 78ebcf25d1b5ad540b0a0b96bf0a8d76, type: 3}
hazardCount: 1
spawnWait: 0
startWait: 0
waveWait: 60
spawnhere: {fileID: 272676470}
--- !u!1 &296359204
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3924,7 +3975,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 296359204}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -14.001379, y: -7.317133, z: 0.2734375}
m_LocalPosition: {x: -14.001379, y: -6.8, z: 0.2734375}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 270190607}
Expand Down Expand Up @@ -5189,7 +5240,7 @@ MonoBehaviour:
hazardCount: 1
spawnWait: 0
startWait: 0
waveWait: 80
waveWait: 40
spawnhere: {fileID: 669843277}
--- !u!4 &669843277
Transform:
Expand Down Expand Up @@ -6180,7 +6231,7 @@ MonoBehaviour:
hazardCount: 1
spawnWait: 0
startWait: 0
waveWait: 80
waveWait: 60
spawnhere: {fileID: 912037018}
--- !u!1 &978667686
GameObject:
Expand Down Expand Up @@ -6898,7 +6949,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1149811016}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 25.95862, y: 0.2828672, z: 0.2734375}
m_LocalPosition: {x: 25.95862, y: 1.58, z: 0.2734375}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 270190607}
Expand Down Expand Up @@ -7111,6 +7162,112 @@ SpriteRenderer:
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!1 &1208994405
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1208994406}
- component: {fileID: 1208994408}
- component: {fileID: 1208994407}
m_Layer: 0
m_Name: spikes
m_TagString: Enemy
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1208994406
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208994405}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 37.531, y: -1.751, z: 0}
m_LocalScale: {x: 3, y: 5, z: 1}
m_Children: []
m_Father: {fileID: 2065312515}
m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!61 &1208994407
BoxCollider2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208994405}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: 0}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0.5}
oldSize: {x: 0.15, y: 0.1}
newSize: {x: 0.15, y: 0.1}
adaptiveTilingThreshold: 0.5
drawMode: 0
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 0.15, y: 0.1}
m_EdgeRadius: 0
--- !u!212 &1208994408
SpriteRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1208994405}
m_Enabled: 1
m_CastShadows: 0
m_ReceiveShadows: 0
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
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_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: -1143351675
m_SortingLayer: 3
m_SortingOrder: 0
m_Sprite: {fileID: 21300000, guid: 0049772a1acaf4a49b69bb504ffe2669, type: 3}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_FlipX: 0
m_FlipY: 0
m_DrawMode: 0
m_Size: {x: 0.15, y: 0.1}
m_AdaptiveModeThreshold: 0.5
m_SpriteTileMode: 0
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!1 &1250005594
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -115776,7 +115933,7 @@ MonoBehaviour:
hazardCount: 1
spawnWait: 0
startWait: 0
waveWait: 80
waveWait: 50
spawnhere: {fileID: 1608807399}
--- !u!4 &1608807399
Transform:
Expand All @@ -115786,7 +115943,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1608807397}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 16.38862, y: 0.6628673, z: 0.2734375}
m_LocalPosition: {x: 16.38862, y: 1.35, z: 0.2734375}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 270190607}
Expand Down Expand Up @@ -116476,6 +116633,55 @@ Rigidbody2D:
m_SleepingMode: 1
m_CollisionDetection: 0
m_Constraints: 0
--- !u!1 &1795898894
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1795898895}
- component: {fileID: 1795898896}
m_Layer: 0
m_Name: Enemy 1 (7)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1795898895
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1795898894}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -8.6, y: -6.8, z: 0.2734375}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 270190607}
m_RootOrder: 7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1795898896
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1795898894}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 37e257163e650ab49b38aed02fde7b31, type: 3}
m_Name:
m_EditorClassIdentifier:
hazard: {fileID: 3304212844087796135, guid: 78ebcf25d1b5ad540b0a0b96bf0a8d76, type: 3}
hazardCount: 1
spawnWait: 0
startWait: 0
waveWait: 60
spawnhere: {fileID: 1795898895}
--- !u!1 &1807293080
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -117498,6 +117704,7 @@ Transform:
- {fileID: 697734697}
- {fileID: 850308271}
- {fileID: 1472312207}
- {fileID: 1208994406}
m_Father: {fileID: 0}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
Expand Down
Binary file modified Platformer/Builds/Alpha/Build/Alpha.data.unityweb
Binary file not shown.
Binary file modified Platformer/Builds/Alpha/Build/Alpha.wasm.framework.unityweb
Binary file not shown.

0 comments on commit f1196cf

Please sign in to comment.