Skip to content

Commit

Permalink
#4 lvl 2 almost done
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisas committed Mar 24, 2017
1 parent b13b674 commit 7349930
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Assets/PATimeRefactor/Assets/Scripts/TimeManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ public enum RewindType

public enum GameState
{
NORMAL,
PARADOX,
REVERT,
NORMAL,
REWIND,
FORWARD,
TIME_STOPPED,
Expand Down
54 changes: 32 additions & 22 deletions Assets/Scene/Playtest Scenes/Level 2 Final.unity
Original file line number Diff line number Diff line change
Expand Up @@ -5307,6 +5307,16 @@ Prefab:
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114654543940224328, guid: 62e81a355b6f21040a0d7a4b0eb6b5a4,
type: 2}
propertyPath: timer
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114423426791749842, guid: 62e81a355b6f21040a0d7a4b0eb6b5a4,
type: 2}
propertyPath: timer
value: 1
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 62e81a355b6f21040a0d7a4b0eb6b5a4, type: 2}
m_IsPrefabParent: 0
Expand Down Expand Up @@ -10510,6 +10520,28 @@ Animator:
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
--- !u!84 &844518610
RenderTexture:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name:
m_ImageContentsHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
m_Width: 1366
m_Height: 277
m_AntiAliasing: 2
m_DepthFormat: 2
m_ColorFormat: 0
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
m_TextureSettings:
m_FilterMode: 1
m_Aniso: 1
m_MipBias: 0
m_WrapMode: 1
--- !u!1 &845997164
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -15623,28 +15655,6 @@ MeshFilter:
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 1248860933}
m_Mesh: {fileID: 4300002, guid: 295a510b983dd974c9539ab162586066, type: 3}
--- !u!84 &1249932589
RenderTexture:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name:
m_ImageContentsHash:
serializedVersion: 2
Hash: 00000000000000000000000000000000
m_Width: 1366
m_Height: 277
m_AntiAliasing: 2
m_DepthFormat: 2
m_ColorFormat: 0
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
m_TextureSettings:
m_FilterMode: 1
m_Aniso: 1
m_MipBias: 0
m_WrapMode: 1
--- !u!1 &1257004834
GameObject:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit 7349930

Please sign in to comment.