Update card sorting MVP
This commit is contained in:
@@ -46,7 +46,11 @@ MonoBehaviour:
|
||||
rareCardWeight: 30
|
||||
legendCardWeight: 20
|
||||
garbageWeight: 40
|
||||
correctSortPoints: 10
|
||||
incorrectSortPenalty: -5
|
||||
missedItemPenalty: -3
|
||||
correctSortPoints: 1
|
||||
incorrectSortPenalty: -1
|
||||
missedItemPenalty: 0
|
||||
maxLives: 3
|
||||
boosterPacksPerCorrectItem: 1
|
||||
cardSize: {x: 100, y: 140}
|
||||
spawnOffsetX: {x: -5, y: 5}
|
||||
spawnOffsetY: {x: -2.5, y: 2.5}
|
||||
|
||||
Reference in New Issue
Block a user