-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GameStrcuture - LevelButton improvements
Facebook - Added EnableIfFacebook component GameOver - Improved display field naming Fixes CheatFunctionsWindow -Lock Levels
- Loading branch information
1 parent
4d5aa91
commit bed88cd
Showing
15 changed files
with
1,122 additions
and
20 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,205 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!74 &7400000 | ||
AnimationClip: | ||
m_ObjectHideFlags: 0 | ||
m_PrefabParentObject: {fileID: 0} | ||
m_PrefabInternal: {fileID: 0} | ||
m_Name: ButtonAttention | ||
serializedVersion: 4 | ||
m_AnimationType: 2 | ||
m_Compressed: 0 | ||
m_UseHighQualityCurve: 1 | ||
m_RotationCurves: [] | ||
m_CompressedRotationCurves: [] | ||
m_PositionCurves: [] | ||
m_ScaleCurves: | ||
- curve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- time: 0 | ||
value: {x: 1, y: 1, z: 1} | ||
inSlope: {x: .149999857, y: .149999857, z: 0} | ||
outSlope: {x: .149999857, y: .149999857, z: 0} | ||
tangentMode: 0 | ||
- time: .333333343 | ||
value: {x: 1.04999995, y: 1.04999995, z: 1} | ||
inSlope: {x: 0, y: 0, z: 0} | ||
outSlope: {x: 0, y: 0, z: 0} | ||
tangentMode: 50331648 | ||
- time: .666666687 | ||
value: {x: 1, y: 1, z: 1} | ||
inSlope: {x: 7.4505806e-09, y: 7.4505806e-09, z: 0} | ||
outSlope: {x: 7.4505806e-09, y: 7.4505806e-09, z: 0} | ||
tangentMode: 0 | ||
- time: 1 | ||
value: {x: 1.04999995, y: 1.04999995, z: 1} | ||
inSlope: {x: 1.49011612e-08, y: 1.49011612e-08, z: 0} | ||
outSlope: {x: 1.49011612e-08, y: 1.49011612e-08, z: 0} | ||
tangentMode: 480 | ||
- time: 1.33333337 | ||
value: {x: 1, y: 1, z: 1} | ||
inSlope: {x: -.074999921, y: -.074999921, z: 0} | ||
outSlope: {x: -.074999921, y: -.074999921, z: 0} | ||
tangentMode: 0 | ||
- time: 2 | ||
value: {x: 1, y: 1, z: 1} | ||
inSlope: {x: 0, y: 0, z: 0} | ||
outSlope: {x: 0, y: 0, z: 0} | ||
tangentMode: 0 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
path: | ||
m_FloatCurves: [] | ||
m_PPtrCurves: [] | ||
m_SampleRate: 60 | ||
m_WrapMode: 2 | ||
m_Bounds: | ||
m_Center: {x: 0, y: 0, z: 0} | ||
m_Extent: {x: 0, y: 0, z: 0} | ||
m_ClipBindingConstant: | ||
genericBindings: | ||
- path: 0 | ||
attribute: 3 | ||
script: {fileID: 0} | ||
classID: 4 | ||
customType: 0 | ||
isPPtrCurve: 0 | ||
pptrCurveMapping: [] | ||
m_AnimationClipSettings: | ||
serializedVersion: 2 | ||
m_StartTime: 0 | ||
m_StopTime: 2 | ||
m_OrientationOffsetY: 0 | ||
m_Level: 0 | ||
m_CycleOffset: 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: | ||
- curve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- time: 0 | ||
value: 1 | ||
inSlope: .149999857 | ||
outSlope: .149999857 | ||
tangentMode: 10 | ||
- time: .333333343 | ||
value: 1.04999995 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: .666666687 | ||
value: 1 | ||
inSlope: 7.4505806e-09 | ||
outSlope: 7.4505806e-09 | ||
tangentMode: 10 | ||
- time: 1 | ||
value: 1.04999995 | ||
inSlope: 1.49011612e-08 | ||
outSlope: 1.49011612e-08 | ||
tangentMode: 10 | ||
- time: 1.33333337 | ||
value: 1 | ||
inSlope: -.074999921 | ||
outSlope: -.074999921 | ||
tangentMode: 10 | ||
- time: 2 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
attribute: m_LocalScale.x | ||
path: | ||
classID: 224 | ||
script: {fileID: 0} | ||
- curve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- time: 0 | ||
value: 1 | ||
inSlope: .149999857 | ||
outSlope: .149999857 | ||
tangentMode: 10 | ||
- time: .333333343 | ||
value: 1.04999995 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: .666666687 | ||
value: 1 | ||
inSlope: 7.4505806e-09 | ||
outSlope: 7.4505806e-09 | ||
tangentMode: 10 | ||
- time: 1 | ||
value: 1.04999995 | ||
inSlope: 1.49011612e-08 | ||
outSlope: 1.49011612e-08 | ||
tangentMode: 10 | ||
- time: 1.33333337 | ||
value: 1 | ||
inSlope: -.074999921 | ||
outSlope: -.074999921 | ||
tangentMode: 10 | ||
- time: 2 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
attribute: m_LocalScale.y | ||
path: | ||
classID: 224 | ||
script: {fileID: 0} | ||
- curve: | ||
serializedVersion: 2 | ||
m_Curve: | ||
- time: 0 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: .333333343 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: .666666687 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: 1 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: 1.33333337 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
- time: 2 | ||
value: 1 | ||
inSlope: 0 | ||
outSlope: 0 | ||
tangentMode: 10 | ||
m_PreInfinity: 2 | ||
m_PostInfinity: 2 | ||
attribute: m_LocalScale.z | ||
path: | ||
classID: 224 | ||
script: {fileID: 0} | ||
m_EulerEditorCurves: [] | ||
m_Events: [] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.