Skip to content

Commit

Permalink
Completed spelling puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
Super-Lovers committed Jun 16, 2019
1 parent 4fccdec commit 66c6a6f
Show file tree
Hide file tree
Showing 12 changed files with 8,267 additions and 3,509 deletions.
46 changes: 28 additions & 18 deletions Case 4/Assets/Prefabs/Minigames/Spelling Puzzle/Field.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GameObject:
- component: {fileID: 5490088583052954667}
- component: {fileID: 1951443242459575763}
- component: {fileID: 6245844031436250300}
- component: {fileID: 372013933017338129}
m_Layer: 5
m_Name: TextMeshPro Text
m_TagString: Untagged
Expand All @@ -34,10 +35,10 @@ RectTransform:
m_Father: {fileID: 5490088584053787267}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 7.28, y: -2.059}
m_SizeDelta: {x: 175, y: 50}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5490088583052954668
CanvasRenderer:
Expand Down Expand Up @@ -96,15 +97,14 @@ MonoBehaviour:
m_outlineColor:
serializedVersion: 2
rgba: 4278190080
m_fontSize: 36
m_fontSizeBase: 36
m_fontSize: 31
m_fontSizeBase: 31
m_fontWeight: 400
m_enableAutoSizing: 0
m_fontSizeMin: 18
m_fontSizeMax: 72
m_fontStyle: 0
m_textAlignment: 257
m_isAlignmentEnumConverted: 1
m_fontStyle: 1
m_textAlignment: 514
m_characterSpacing: 0
m_wordSpacing: 0
m_lineSpacing: 0
Expand All @@ -131,6 +131,7 @@ MonoBehaviour:
m_verticalMapping: 0
m_uvLineOffset: 0
m_geometrySortingOrder: 0
m_VertexBufferAutoSizeReduction: 1
m_firstVisibleCharacter: 0
m_useMaxVisibleDescender: 1
m_pageToDisplay: 1
Expand All @@ -145,12 +146,9 @@ MonoBehaviour:
lineCount: 0
pageCount: 0
materialCount: 1
m_havePropertiesChanged: 0
m_isUsingLegacyAnimationComponent: 0
m_isVolumetricText: 0
m_spriteAnimator: {fileID: 0}
m_isInputParsingRequired: 0
m_inputSource: 0
m_hasFontAssetChanged: 0
m_subTextObjects:
- {fileID: 0}
Expand Down Expand Up @@ -180,7 +178,7 @@ Canvas:
m_OverrideSorting: 1
m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0
m_AdditionalShaderChannelsFlag: 0
m_AdditionalShaderChannelsFlag: 25
m_SortingLayerID: 0
m_SortingOrder: 102
m_TargetDisplay: 0
Expand All @@ -200,6 +198,19 @@ MonoBehaviour:
SelectedLanguage: 0
English:
Dutch:
--- !u!114 &372013933017338129
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5490088583052954665}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c5ec32809d74c1a4e8954246c5a2951b, type: 3}
m_Name:
m_EditorClassIdentifier:
ExpectedWord: Placeholder
--- !u!1 &5490088584053787266
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -272,10 +283,10 @@ RectTransform:
m_Father: {fileID: 5490088584053787267}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -2.6100006, y: 0.22052002}
m_SizeDelta: {x: 180, y: 40}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &5490088584766071932
CanvasRenderer:
Expand Down Expand Up @@ -344,7 +355,6 @@ MonoBehaviour:
m_CallState: 2
m_TypeName: UnityEngine.EventSystems.EventTrigger+TriggerEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
delegates: []
--- !u!223 &8494181248904352764
Canvas:
m_ObjectHideFlags: 0
Expand Down
Loading

0 comments on commit 66c6a6f

Please sign in to comment.