modify scripts
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user