modify scripts
This commit is contained in:
@ -77,9 +77,10 @@ MonoBehaviour:
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
|
||||
@ -84,9 +84,10 @@ MonoBehaviour:
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
|
||||
@ -98,9 +98,10 @@ MonoBehaviour:
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
|
||||
@ -120,6 +120,18 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 0
|
||||
rows: 0
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
colorsTile: {fileID: 11400000, guid: 530ee400bda75ad44bcc4067e5f57ab8, type: 2}
|
||||
words: 5
|
||||
letters: 7
|
||||
|
||||
@ -70,9 +70,10 @@ MonoBehaviour:
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
|
||||
@ -94,37 +94,16 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: citar
|
||||
wordsAmount: 4
|
||||
words:
|
||||
- citar
|
||||
- ira
|
||||
- cat
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: citar
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ira
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: cat
|
||||
wordNumber: 3
|
||||
startPosition: {x: 3, y: 5}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 3, y: 3}
|
||||
maxBounds: {x: 7, y: 5}
|
||||
serializedGrid: ' | | | citar | r |
|
||||
cat | '
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -137,9 +116,36 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: ask
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- ask
|
||||
- sak
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: ask
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: sAK
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 3, y: 1}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | ask | A | K | |
|
||||
| '
|
||||
colorsTile: {fileID: 11400000, guid: 63f1377c90d84ec478676a869dc2a2c1, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 3
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
@ -100,51 +100,16 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: cabra
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- cabra
|
||||
- cara
|
||||
- bar
|
||||
- barca
|
||||
- arca
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: cabra
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 0}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: cara
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: bar
|
||||
wordNumber: 3
|
||||
startPosition: {x: 1, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: barca
|
||||
wordNumber: 4
|
||||
startPosition: {x: 1, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: arca
|
||||
wordNumber: 5
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 1, y: 0}
|
||||
maxBounds: {x: 7, y: 6}
|
||||
serializedGrid: ' cabra | a | bar | a arca | r | c
|
||||
| a '
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -157,9 +122,43 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: suz
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- suz
|
||||
- us
|
||||
- uz
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: suz
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: uS
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: Uz
|
||||
wordNumber: 3
|
||||
startPosition: {x: 5, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 3, y: 1}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | U | suz | S | |
|
||||
| '
|
||||
colorsTile: {fileID: 11400000, guid: 63f1377c90d84ec478676a869dc2a2c1, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 3
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
@ -101,50 +101,15 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: saldo
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- sol
|
||||
- sal
|
||||
- ola
|
||||
- oda
|
||||
- osa
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: sol
|
||||
wordNumber: 1
|
||||
startPosition: {x: 5, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: sal
|
||||
wordNumber: 2
|
||||
startPosition: {x: 5, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ola
|
||||
wordNumber: 3
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: oda
|
||||
wordNumber: 4
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: osa
|
||||
wordNumber: 5
|
||||
startPosition: {x: 2, y: 5}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 2, y: 1}
|
||||
maxBounds: {x: 7, y: 5}
|
||||
serializedGrid: ' | sol | a | ola | d | osa
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
@ -158,6 +123,40 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: "k\xFCre"
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- "k\xFCre"
|
||||
- "k\xFCr"
|
||||
- ek
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: ek
|
||||
wordNumber: 3
|
||||
startPosition: {x: 4, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "k\xFCre"
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 4}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "k\xFCr"
|
||||
wordNumber: 1
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 3, y: 2}
|
||||
maxBounds: {x: 6, y: 4}
|
||||
serializedGrid: " | | ek | \xFC | k\xFCre
|
||||
| | "
|
||||
colorsTile: {fileID: 11400000, guid: 63f1377c90d84ec478676a869dc2a2c1, type: 2}
|
||||
words: 5
|
||||
letters: 4
|
||||
|
||||
@ -114,51 +114,16 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: radio
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- ira
|
||||
- ida
|
||||
- aro
|
||||
- oda
|
||||
- dar
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: ira
|
||||
wordNumber: 1
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ida
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: aro
|
||||
wordNumber: 3
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: oda
|
||||
wordNumber: 4
|
||||
startPosition: {x: 6, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: dar
|
||||
wordNumber: 5
|
||||
startPosition: {x: 6, y: 4}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 4, y: 1}
|
||||
maxBounds: {x: 8, y: 5}
|
||||
serializedGrid: ' | ira | d | aro | dar |
|
||||
a | '
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -171,9 +136,43 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: geri
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- geri
|
||||
- gir
|
||||
- eri
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: geri
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: gir
|
||||
wordNumber: 3
|
||||
startPosition: {x: 3, y: 5}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: eri
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 3, y: 3}
|
||||
maxBounds: {x: 6, y: 5}
|
||||
serializedGrid: ' | | | geri | r |
|
||||
gir | '
|
||||
colorsTile: {fileID: 11400000, guid: 63f1377c90d84ec478676a869dc2a2c1, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 4
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
@ -109,44 +109,16 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: motor
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- specialitem
|
||||
- motor
|
||||
- moro
|
||||
- toro
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: Motor
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: Moro
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: toro
|
||||
wordNumber: 3
|
||||
startPosition: {x: 0, y: 4}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: SpecialItem
|
||||
wordNumber: -1
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 1
|
||||
specialItemPath: Assets/WordConnectGameToolkit/Sprites/game_ui/in-game-item-1.png
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 3}
|
||||
maxBounds: {x: 7, y: 6}
|
||||
serializedGrid: ' | | | Motor |toro |
|
||||
r | o '
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -159,9 +131,50 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: "ko\u015Fa"
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- ok
|
||||
- "ko\u015Fa"
|
||||
- ak
|
||||
- "ka\u015F"
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: Ok
|
||||
wordNumber: 1
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "ko\u015Fa"
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ak
|
||||
wordNumber: 3
|
||||
startPosition: {x: 3, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "ka\u015F"
|
||||
wordNumber: 4
|
||||
startPosition: {x: 5, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 3, y: 1}
|
||||
maxBounds: {x: 6, y: 3}
|
||||
serializedGrid: " | Ok | a a | ko\u015Fa |
|
||||
| | "
|
||||
colorsTile: {fileID: 11400000, guid: 63f1377c90d84ec478676a869dc2a2c1, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 4
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
@ -115,51 +115,15 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: salir
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- sal
|
||||
- liar
|
||||
- ira
|
||||
- risa
|
||||
- asir
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: sal
|
||||
wordNumber: 1
|
||||
startPosition: {x: 1, y: 0}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: liar
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ira
|
||||
wordNumber: 3
|
||||
startPosition: {x: 3, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: risa
|
||||
wordNumber: 4
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: asir
|
||||
wordNumber: 5
|
||||
startPosition: {x: 6, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 1, y: 0}
|
||||
maxBounds: {x: 6, y: 6}
|
||||
serializedGrid: ' sal | ira | a | risa | s |
|
||||
i | r '
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -172,9 +136,50 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: "\xE7al\u0131"
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- al
|
||||
- "a\xE7"
|
||||
- "a\xE7\u0131"
|
||||
- "\xE7al\u0131"
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: al
|
||||
wordNumber: 2
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "\xE7al\u0131"
|
||||
wordNumber: 3
|
||||
startPosition: {x: 2, y: 4}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "a\xE7"
|
||||
wordNumber: 4
|
||||
startPosition: {x: 2, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "a\xE7\u0131"
|
||||
wordNumber: 1
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 2, y: 2}
|
||||
maxBounds: {x: 6, y: 4}
|
||||
serializedGrid: " | | al | a \xE7 | \xE7al\u0131
|
||||
| | "
|
||||
colorsTile: {fileID: 11400000, guid: e8a60425bb67f42618a943883b553d29, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 4
|
||||
min: 3
|
||||
max: 4
|
||||
difficulty: 0
|
||||
|
||||
@ -121,51 +121,16 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: torpe
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- porte
|
||||
- tope
|
||||
- torpe
|
||||
- reto
|
||||
- peor
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: porte
|
||||
wordNumber: 1
|
||||
startPosition: {x: 1, y: 0}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: tope
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: torpe
|
||||
wordNumber: 3
|
||||
startPosition: {x: 6, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: reto
|
||||
wordNumber: 4
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: peor
|
||||
wordNumber: 5
|
||||
startPosition: {x: 6, y: 5}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 1, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid: ' porte | o | p t | reto | r |
|
||||
peor| e '
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -178,6 +143,18 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 0
|
||||
rows: 0
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
colorsTile: {fileID: 11400000, guid: e8a60425bb67f42618a943883b553d29, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
|
||||
@ -107,50 +107,15 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: coste
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- set
|
||||
- tos
|
||||
- seco
|
||||
- eco
|
||||
- seto
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: set
|
||||
wordNumber: 1
|
||||
startPosition: {x: 1, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: tos
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: seco
|
||||
wordNumber: 3
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: eco
|
||||
wordNumber: 4
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: seto
|
||||
wordNumber: 5
|
||||
startPosition: {x: 1, y: 5}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 1, y: 1}
|
||||
maxBounds: {x: 6, y: 5}
|
||||
serializedGrid: ' | set | o | seco | c | seto
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
@ -164,9 +129,50 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: arka
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- arka
|
||||
- ara
|
||||
- ark
|
||||
- kar
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: arka
|
||||
wordNumber: 4
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: kar
|
||||
wordNumber: 3
|
||||
startPosition: {x: 2, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ark
|
||||
wordNumber: 1
|
||||
startPosition: {x: 4, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ara
|
||||
wordNumber: 2
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 2, y: 1}
|
||||
maxBounds: {x: 7, y: 3}
|
||||
serializedGrid: ' | arka | kar | ark | |
|
||||
| '
|
||||
colorsTile: {fileID: 11400000, guid: e8a60425bb67f42618a943883b553d29, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 4
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
@ -107,50 +107,15 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: abuso
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- bus
|
||||
- boa
|
||||
- uso
|
||||
- osa
|
||||
- abuso
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: bus
|
||||
wordNumber: 1
|
||||
startPosition: {x: 3, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: boa
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: uso
|
||||
wordNumber: 3
|
||||
startPosition: {x: 1, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: osa
|
||||
wordNumber: 4
|
||||
startPosition: {x: 6, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: abuso
|
||||
wordNumber: 5
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 1, y: 1}
|
||||
maxBounds: {x: 7, y: 4}
|
||||
serializedGrid: ' | bus | uso o | abuso | a |
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
@ -164,9 +129,51 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: faiz
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- faiz
|
||||
- faz
|
||||
- iz
|
||||
- az
|
||||
- af
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: af
|
||||
wordNumber: 1
|
||||
startPosition: {x: 4, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: az
|
||||
wordNumber: 2
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: faiz
|
||||
wordNumber: 3
|
||||
startPosition: {x: 2, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: faz
|
||||
wordNumber: 4
|
||||
startPosition: {x: 5, y: 1}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 2, y: 1}
|
||||
maxBounds: {x: 6, y: 3}
|
||||
serializedGrid: ' | af | az | faiz | |
|
||||
| '
|
||||
colorsTile: {fileID: 11400000, guid: e8a60425bb67f42618a943883b553d29, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 4
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
@ -110,51 +110,16 @@ MonoBehaviour:
|
||||
- language: es
|
||||
letters: piano
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- pan
|
||||
- piano
|
||||
- pino
|
||||
- poni
|
||||
- apio
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: pan
|
||||
wordNumber: 1
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: piano
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: pino
|
||||
wordNumber: 3
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: poni
|
||||
wordNumber: 4
|
||||
startPosition: {x: 0, y: 4}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: apio
|
||||
wordNumber: 5
|
||||
startPosition: {x: 0, y: 6}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 2}
|
||||
maxBounds: {x: 7, y: 6}
|
||||
serializedGrid: ' | | p | piano |poni n |
|
||||
n |apio '
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
@ -167,9 +132,70 @@ MonoBehaviour:
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 0, y: 0}
|
||||
serializedGrid:
|
||||
- language: tr
|
||||
letters: "ayn\u0131"
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- "ayn\u0131"
|
||||
- an
|
||||
- "an\u0131"
|
||||
- "ay\u0131"
|
||||
- yan
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: an
|
||||
wordNumber: 3
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: yan
|
||||
wordNumber: 2
|
||||
startPosition: {x: 3, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "ay\u0131"
|
||||
wordNumber: 5
|
||||
startPosition: {x: 1, y: 5}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "ayn\u0131"
|
||||
wordNumber: 4
|
||||
startPosition: {x: 3, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: "an\u0131"
|
||||
wordNumber: 1
|
||||
startPosition: {x: 5, y: 2}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 1, y: 2}
|
||||
maxBounds: {x: 6, y: 5}
|
||||
serializedGrid: " | | a an | yan | n \u0131
|
||||
| ay\u0131 | "
|
||||
- language: new
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 5, y: 3}
|
||||
maxBounds: {x: 5, y: 3}
|
||||
serializedGrid: ' | | | | |
|
||||
| '
|
||||
colorsTile: {fileID: 11400000, guid: e8a60425bb67f42618a943883b553d29, type: 2}
|
||||
words: 5
|
||||
letters: 5
|
||||
letters: 4
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
|
||||
Reference in New Issue
Block a user