Initial commit: Unity WordConnect project
This commit is contained in:
@ -0,0 +1,131 @@
|
||||
%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_-32016
|
||||
m_EditorClassIdentifier:
|
||||
number: 156
|
||||
background: {fileID: 21300000, guid: b90d79861305a481b8c64d65693313cb, type: 3}
|
||||
languages:
|
||||
- language: en
|
||||
letters: radiant
|
||||
wordsAmount: 5
|
||||
words:
|
||||
- raid
|
||||
- data
|
||||
- ant
|
||||
- dirt
|
||||
- rind
|
||||
- rant
|
||||
- rain
|
||||
- din
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements:
|
||||
- word: RAID
|
||||
wordNumber: 1
|
||||
startPosition: {x: 5, y: 0}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: DATA
|
||||
wordNumber: 2
|
||||
startPosition: {x: 2, y: 1}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: ANT
|
||||
wordNumber: 3
|
||||
startPosition: {x: 7, y: 2}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: dIRt
|
||||
wordNumber: 4
|
||||
startPosition: {x: 0, y: 3}
|
||||
isHorizontal: 1
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: rind
|
||||
wordNumber: 5
|
||||
startPosition: {x: 0, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: RANt
|
||||
wordNumber: 6
|
||||
startPosition: {x: 3, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: RAIN
|
||||
wordNumber: 7
|
||||
startPosition: {x: 5, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
- word: DIN
|
||||
wordNumber: 8
|
||||
startPosition: {x: 8, y: 0}
|
||||
isHorizontal: 0
|
||||
isSpecialItem: 0
|
||||
specialItemPath:
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 3}
|
||||
serializedGrid: 'r R RAID |i DATA I |n N I ANT|dIRt N | |
|
||||
| '
|
||||
- language: ru
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
- language: es
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
- language: fr
|
||||
letters:
|
||||
wordsAmount: 5
|
||||
words: []
|
||||
crosswordData:
|
||||
columns: 10
|
||||
rows: 7
|
||||
placements: []
|
||||
specialItems: []
|
||||
minBounds: {x: 0, y: 0}
|
||||
maxBounds: {x: 9, y: 6}
|
||||
serializedGrid:
|
||||
colorsTile: {fileID: 11400000, guid: 530ee400bda75ad44bcc4067e5f57ab8, type: 2}
|
||||
words: 5
|
||||
letters: 7
|
||||
min: 3
|
||||
max: 6
|
||||
difficulty: 0
|
||||
enableTimer: 0
|
||||
timerDuration: 120
|
||||
isHardLevel: 0
|
||||
Reference in New Issue
Block a user