Files
AppleHillsProduction/Assets/Settings/CardSortingSettings.asset

60 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

%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: a0fd5f8ab5d74b12968501dd4e3cc416, type: 3}
m_Name: CardSortingSettings
m_EditorClassIdentifier: AppleHillsScripts::Core.Settings.CardSortingSettings
gameDuration: 120
spawnDistance: 10
initialBeltSpeed: 5
maxBeltSpeed: 10
speedCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
normalCardPrefabs:
- {fileID: 1205919338430796931, guid: caab778e5a08341498fe895141ad7dd7, type: 3}
rareCardPrefabs:
- {fileID: 1205919338430796931, guid: 2a3f5cc2e7ca670459ebe1c556883c9f, type: 3}
legendaryCardPrefabs:
- {fileID: 1205919338430796931, guid: 0cc305839e3ff7843b350430206543b4, type: 3}
garbagePrefabs:
- {fileID: 8040288309226191295, guid: 16a53235286e7a9438ec114b71ef6230, type: 3}
cardToGarbageRatio: 0.75
2025-11-19 23:47:43 +01:00
correctSortPoints: 1
incorrectSortPenalty: -1
missedItemPenalty: 0
maxLives: 3
boosterPacksPerCorrectItem: 1
2025-11-19 23:47:43 +01:00
cardSize: {x: 100, y: 140}
spawnOffsetX: {x: -5, y: 5}
spawnOffsetY: {x: -2.5, y: 2.5}