Initial commit: Unity WordConnect project
This commit is contained in:
@ -0,0 +1,102 @@
|
||||
%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: f6b786b482ba477f8b77ebd212edd6f0, type: 3}
|
||||
m_Name: level_-71880
|
||||
m_EditorClassIdentifier:
|
||||
number: 449
|
||||
background: {fileID: 21300000, guid: 5d408b9ad710a495aa7e35248d716a75, type: 3}
|
||||
languages:
|
||||
- language: en
|
||||
letters: notebook
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- nook
|
||||
- token
|
||||
- notebook
|
||||
- boon
|
||||
- bet
|
||||
- note
|
||||
- koto
|
||||
- book
|
||||
- knot
|
||||
crosswordData:
|
||||
columns: 11
|
||||
rows: 8
|
||||
placements:
|
||||
- word: nook
|
||||
wordNumber: 1
|
||||
startPosition: {x: 0, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: token
|
||||
wordNumber: 2
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: notebook
|
||||
wordNumber: 3
|
||||
startPosition: {x: 1, y: 4}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: boon
|
||||
wordNumber: 4
|
||||
startPosition: {x: 3, y: 6}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: BET
|
||||
wordNumber: 5
|
||||
startPosition: {x: 0, y: 7}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: nOTE
|
||||
wordNumber: 6
|
||||
startPosition: {x: 1, y: 4}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: koto
|
||||
wordNumber: 7
|
||||
startPosition: {x: 2, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: book
|
||||
wordNumber: 8
|
||||
startPosition: {x: 5, y: 4}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: knot
|
||||
wordNumber: 9
|
||||
startPosition: {x: 7, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 1}
|
||||
maxBounds: {x: 9, y: 7}
|
||||
serializedGrid: ' | k |nook token | t n | notebook
|
||||
| O o t | T boon |BET k '
|
||||
colorsTile: {fileID: 11400000, guid: e8a60425bb67f42618a943883b553d29, type: 2}
|
||||
words: 5
|
||||
letters: 8
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
enableTimer: 0
|
||||
timerDuration: 120
|
||||
isHardLevel: 0
|
||||
Reference in New Issue
Block a user