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