34 lines
1006 B
Plaintext
34 lines
1006 B
Plaintext
%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: 4fcf232a64e34f489b874519cc96339e, type: 3}
|
|
m_Name: StatueDressupSettings
|
|
m_EditorClassIdentifier: AppleHillsScripts::Core.Settings.StatueDressupSettings
|
|
defaultIconSize: {x: 64, y: 64}
|
|
defaultAuthoredSize: {x: 128, y: 128}
|
|
itemsPerPage: 10
|
|
gridColumns: 2
|
|
gridSpacing: {x: 10, y: 10}
|
|
dragScaleTransitionDuration: 0.2
|
|
returnToMenuDuration: 0.3
|
|
minOverlapPercentage: 0.1
|
|
hoverScaleMultiplier: 1.05
|
|
hoverAnimationDuration: 0.2
|
|
placementAnimationDuration: 0.15
|
|
photoSaveKey: MrCementStatuePhoto
|
|
photoQuality: 85
|
|
captureFullScreen: 0
|
|
cardsRewardCount: 3
|
|
autoCompleteOnPhoto: 1
|
|
enableStatePersistence: 1
|
|
stateSaveKey: StatueDecorationState
|
|
maxSavedDecorations: 50
|