First pass over MPV for the cement-statue-sticker minigame (#63)
Co-authored-by: Michal Pikulski <michal.a.pikulski@gmail.com> Co-authored-by: Michal Pikulski <michal@foolhardyhorizons.com> Reviewed-on: #63
This commit is contained in:
44
Assets/Settings/StatueDressupSettings.asset
Normal file
44
Assets/Settings/StatueDressupSettings.asset
Normal file
@@ -0,0 +1,44 @@
|
||||
%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}
|
||||
allDecorations:
|
||||
- {fileID: 11400000, guid: 2ea75de9ff6dbfb4b8c246a654868479, type: 2}
|
||||
- {fileID: 11400000, guid: ca949a6208ce5b5488e90ea3e2eed6df, type: 2}
|
||||
- {fileID: 11400000, guid: 5efa934e009bc234e920904b05db3c2f, type: 2}
|
||||
- {fileID: 11400000, guid: 8819ec8b1f4910a4494755cf043636d1, type: 2}
|
||||
- {fileID: 11400000, guid: b09b79db8ef15144bb2138ec59f26a9c, type: 2}
|
||||
- {fileID: 11400000, guid: 8838477f768600848813a215ab6a46fe, type: 2}
|
||||
- {fileID: 11400000, guid: f0df83df3cff9d84ba9fd4895e5d1b58, type: 2}
|
||||
- {fileID: 11400000, guid: 4101d48e428899d409df02f24c83571f, type: 2}
|
||||
- {fileID: 11400000, guid: b01ee8334ee052b4784225337e9a5ece, type: 2}
|
||||
- {fileID: 11400000, guid: a5d493c2c7c9cf74cab038023b401273, type: 2}
|
||||
itemsPerPage: 8
|
||||
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
|
||||
Reference in New Issue
Block a user