Skip to content
Snippets Groups Projects
ScrollDisplay.prefab 8.05 KiB
Newer Older
  • Learn to ignore specific revisions
  • BenniHome's avatar
    BenniHome committed
    %YAML 1.1
    %TAG !u! tag:unity3d.com,2011:
    --- !u!1 &3173330253721512196
    GameObject:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      serializedVersion: 6
      m_Component:
      - component: {fileID: 659044494318708747}
      - component: {fileID: 3213819025273557502}
      - component: {fileID: 2305338954152611092}
    
      - component: {fileID: 114452647229146242}
      - component: {fileID: 114809707957640338}
    
    BenniHome's avatar
    BenniHome committed
      m_Layer: 5
      m_Name: ScrollDisplay
      m_TagString: Untagged
      m_Icon: {fileID: 0}
      m_NavMeshLayer: 0
      m_StaticEditorFlags: 0
      m_IsActive: 1
    --- !u!224 &659044494318708747
    RectTransform:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      m_GameObject: {fileID: 3173330253721512196}
      m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
      m_LocalPosition: {x: 0, y: 0, z: 0}
      m_LocalScale: {x: 1, y: 1, z: 1}
      m_Children:
    
      - {fileID: 5295466371659185427}
    
    BenniHome's avatar
    BenniHome committed
      m_Father: {fileID: 0}
      m_RootOrder: 0
      m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
      m_AnchorMin: {x: 0.5, y: 0.5}
      m_AnchorMax: {x: 0.5, y: 0.5}
      m_AnchoredPosition: {x: -160, y: 197.09}
      m_SizeDelta: {x: 100, y: 100}
      m_Pivot: {x: 0.5, y: 0.5}
    --- !u!222 &3213819025273557502
    CanvasRenderer:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      m_GameObject: {fileID: 3173330253721512196}
      m_CullTransparentMesh: 0
    --- !u!114 &2305338954152611092
    MonoBehaviour:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      m_GameObject: {fileID: 3173330253721512196}
      m_Enabled: 1
      m_EditorHideFlags: 0
      m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
      m_Name: 
      m_EditorClassIdentifier: 
      m_Material: {fileID: 0}
      m_Color: {r: 1, g: 1, b: 1, a: 1}
      m_RaycastTarget: 1
      m_OnCullStateChanged:
        m_PersistentCalls:
          m_Calls: []
    
      m_Sprite: {fileID: 21300000, guid: 95333afd9e1a8a34a880986470a5dcc8, type: 3}
    
    BenniHome's avatar
    BenniHome committed
      m_Type: 0
      m_PreserveAspect: 0
      m_FillCenter: 1
      m_FillMethod: 4
      m_FillAmount: 1
      m_FillClockwise: 1
      m_FillOrigin: 0
      m_UseSpriteMesh: 0
    
    --- !u!114 &114452647229146242
    MonoBehaviour:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      m_GameObject: {fileID: 3173330253721512196}
      m_Enabled: 1
      m_EditorHideFlags: 0
    
      m_Script: {fileID: 11500000, guid: 67d16c96068129c4c8631966f2166bd8, type: 3}
    
      m_Name: 
      m_EditorClassIdentifier: 
      scroll:
        problemTheory: 
        solutionTheory: 
        label: 
        description: 
        declarations: []
    
      DetailScreen: {fileID: 0}
    
    --- !u!114 &114809707957640338
    MonoBehaviour:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      m_GameObject: {fileID: 3173330253721512196}
      m_Enabled: 1
      m_EditorHideFlags: 0
      m_Script: {fileID: -1862395651, guid: f70555f144d8491a825f0804e09c671c, type: 3}
      m_Name: 
      m_EditorClassIdentifier: 
      m_Delegates:
      - eventID: 4
        callback:
          m_PersistentCalls:
            m_Calls:
            - m_Target: {fileID: 114452647229146242}
              m_MethodName: onClick
              m_Mode: 1
              m_Arguments:
                m_ObjectArgument: {fileID: 0}
                m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
                m_IntArgument: 0
                m_FloatArgument: 0
                m_StringArgument: 
                m_BoolArgument: 0
              m_CallState: 2
    
            - m_Target: {fileID: 0}
              m_MethodName: 
              m_Mode: 1
              m_Arguments:
                m_ObjectArgument: {fileID: 0}
                m_ObjectArgumentAssemblyTypeName: 
                m_IntArgument: 0
                m_FloatArgument: 0
                m_StringArgument: 
                m_BoolArgument: 0
              m_CallState: 2
    
      delegates: []
    --- !u!1 &5809183911047187526
    
    BenniHome's avatar
    BenniHome committed
    GameObject:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
      serializedVersion: 6
      m_Component:
    
      - component: {fileID: 5295466371659185427}
      - component: {fileID: 6923828144562967227}
      - component: {fileID: 5867570113647991285}
    
    BenniHome's avatar
    BenniHome committed
      m_Layer: 5
    
      m_Name: Text (TMP)
    
    BenniHome's avatar
    BenniHome committed
      m_TagString: Untagged
      m_Icon: {fileID: 0}
      m_NavMeshLayer: 0
      m_StaticEditorFlags: 0
      m_IsActive: 1
    
    --- !u!224 &5295466371659185427
    
    BenniHome's avatar
    BenniHome committed
    RectTransform:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
    
      m_GameObject: {fileID: 5809183911047187526}
    
    BenniHome's avatar
    BenniHome committed
      m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
      m_LocalPosition: {x: 0, y: 0, z: 0}
      m_LocalScale: {x: 1, y: 1, z: 1}
      m_Children: []
      m_Father: {fileID: 659044494318708747}
      m_RootOrder: 0
      m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
      m_AnchorMin: {x: 0.5, y: 0.5}
      m_AnchorMax: {x: 0.5, y: 0.5}
      m_AnchoredPosition: {x: 0, y: 0}
      m_SizeDelta: {x: 100, y: 100}
      m_Pivot: {x: 0.5, y: 0.5}
    
    --- !u!222 &6923828144562967227
    
    BenniHome's avatar
    BenniHome committed
    CanvasRenderer:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
    
      m_GameObject: {fileID: 5809183911047187526}
    
    BenniHome's avatar
    BenniHome committed
      m_CullTransparentMesh: 0
    
    --- !u!114 &5867570113647991285
    
    BenniHome's avatar
    BenniHome committed
    MonoBehaviour:
      m_ObjectHideFlags: 0
      m_CorrespondingSourceObject: {fileID: 0}
      m_PrefabInstance: {fileID: 0}
      m_PrefabAsset: {fileID: 0}
    
      m_GameObject: {fileID: 5809183911047187526}
    
    BenniHome's avatar
    BenniHome committed
      m_Enabled: 1
      m_EditorHideFlags: 0
    
      m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
    
    BenniHome's avatar
    BenniHome committed
      m_Name: 
      m_EditorClassIdentifier: 
      m_Material: {fileID: 0}
    
      m_Color: {r: 1, g: 1, b: 1, a: 1}
    
    BenniHome's avatar
    BenniHome committed
      m_RaycastTarget: 1
      m_OnCullStateChanged:
        m_PersistentCalls:
          m_Calls: []
    
      m_text: New Text
      m_isRightToLeft: 0
      m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
      m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
      m_fontSharedMaterials: []
      m_fontMaterial: {fileID: 0}
      m_fontMaterials: []
      m_fontColor32:
        serializedVersion: 2
        rgba: 4278190080
      m_fontColor: {r: 0, g: 0, b: 0, a: 1}
      m_enableVertexGradient: 0
      m_colorMode: 3
      m_fontColorGradient:
        topLeft: {r: 1, g: 1, b: 1, a: 1}
        topRight: {r: 1, g: 1, b: 1, a: 1}
        bottomLeft: {r: 1, g: 1, b: 1, a: 1}
        bottomRight: {r: 1, g: 1, b: 1, a: 1}
      m_fontColorGradientPreset: {fileID: 0}
      m_spriteAsset: {fileID: 0}
      m_tintAllSprites: 0
      m_overrideHtmlColors: 0
      m_faceColor:
        serializedVersion: 2
        rgba: 4294967295
      m_outlineColor:
        serializedVersion: 2
        rgba: 4278190080
    
      m_fontSize: 41.05
    
      m_fontSizeBase: 36
      m_fontWeight: 400
      m_enableAutoSizing: 1
      m_fontSizeMin: 18
      m_fontSizeMax: 72
      m_fontStyle: 0
      m_textAlignment: 514
      m_characterSpacing: 0
      m_wordSpacing: 0
      m_lineSpacing: 0
      m_lineSpacingMax: 0
      m_paragraphSpacing: 0
      m_charWidthMaxAdj: 0
      m_enableWordWrapping: 1
      m_wordWrappingRatios: 0.4
      m_overflowMode: 0
      m_firstOverflowCharacterIndex: -1
      m_linkedTextComponent: {fileID: 0}
      m_isLinkedTextComponent: 0
      m_isTextTruncated: 0
      m_enableKerning: 1
      m_enableExtraPadding: 0
      checkPaddingRequired: 0
      m_isRichText: 1
      m_parseCtrlCharacters: 1
      m_isOrthographic: 1
      m_isCullingEnabled: 0
      m_ignoreRectMaskCulling: 0
      m_ignoreCulling: 1
      m_horizontalMapping: 0
      m_verticalMapping: 0
      m_uvLineOffset: 0
      m_geometrySortingOrder: 0
      m_VertexBufferAutoSizeReduction: 1
      m_firstVisibleCharacter: 0
      m_useMaxVisibleDescender: 1
      m_pageToDisplay: 1
    
      m_margin: {x: 3.2196655, y: 3.2196655, z: 3.6221313, w: 3.6221313}
    
      m_textInfo:
        textComponent: {fileID: 5867570113647991285}
        characterCount: 8
        spriteCount: 0
        spaceCount: 1
        wordCount: 2
        linkCount: 0
        lineCount: 2
        pageCount: 1
        materialCount: 1
      m_isUsingLegacyAnimationComponent: 0
      m_isVolumetricText: 0
      m_spriteAnimator: {fileID: 0}
      m_hasFontAssetChanged: 0
      m_subTextObjects:
      - {fileID: 0}
      - {fileID: 0}
      - {fileID: 0}
      - {fileID: 0}
      - {fileID: 0}
      - {fileID: 0}
      - {fileID: 0}
      - {fileID: 0}
      m_baseMaterial: {fileID: 0}
      m_maskOffset: {x: 0, y: 0, z: 0, w: 0}