forked from Shardstone/trail-into-darkness
added full characte creation support
This commit is contained in:
@@ -142,7 +142,7 @@ MonoBehaviour:
|
||||
scrollRect: {fileID: 2554617498295089481}
|
||||
content: {fileID: 3059084814696477984}
|
||||
entryPrefab: {fileID: 4832918257971952213, guid: 9d1c7837b0b5a9f45baa84f326fc247c, type: 3}
|
||||
poolSize: 20
|
||||
poolSize: 200
|
||||
--- !u!1 &2405629305058117087
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -153,6 +153,7 @@ GameObject:
|
||||
m_Component:
|
||||
- component: {fileID: 3059084814696477984}
|
||||
- component: {fileID: 1744225011043606462}
|
||||
- component: {fileID: 4069423691573659896}
|
||||
m_Layer: 5
|
||||
m_Name: Content
|
||||
m_TagString: Untagged
|
||||
@@ -176,8 +177,8 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 20.186, y: 0.00002861023}
|
||||
m_SizeDelta: {x: -40.374, y: 1085.3}
|
||||
m_AnchoredPosition: {x: 20.186, y: 0}
|
||||
m_SizeDelta: {x: -40.374, y: 0}
|
||||
m_Pivot: {x: 0, y: 1}
|
||||
--- !u!114 &1744225011043606462
|
||||
MonoBehaviour:
|
||||
@@ -197,7 +198,7 @@ MonoBehaviour:
|
||||
m_Top: 0
|
||||
m_Bottom: 0
|
||||
m_ChildAlignment: 0
|
||||
m_Spacing: 2
|
||||
m_Spacing: 4.6
|
||||
m_ChildForceExpandWidth: 1
|
||||
m_ChildForceExpandHeight: 0
|
||||
m_ChildControlWidth: 1
|
||||
@@ -205,6 +206,20 @@ MonoBehaviour:
|
||||
m_ChildScaleWidth: 0
|
||||
m_ChildScaleHeight: 0
|
||||
m_ReverseArrangement: 0
|
||||
--- !u!114 &4069423691573659896
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2405629305058117087}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: UnityEngine.UI::UnityEngine.UI.ContentSizeFitter
|
||||
m_HorizontalFit: 0
|
||||
m_VerticalFit: 2
|
||||
--- !u!1 &3952660362247579954
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -537,7 +552,7 @@ MonoBehaviour:
|
||||
m_Horizontal: 0
|
||||
m_Vertical: 1
|
||||
m_MovementType: 2
|
||||
m_Elasticity: 0.23
|
||||
m_Elasticity: 0.05
|
||||
m_Inertia: 1
|
||||
m_DecelerationRate: 0.135
|
||||
m_ScrollSensitivity: 20
|
||||
@@ -671,8 +686,8 @@ MonoBehaviour:
|
||||
m_TargetGraphic: {fileID: 6879256843609484833}
|
||||
m_HandleRect: {fileID: 374280998538979084}
|
||||
m_Direction: 2
|
||||
m_Value: 1
|
||||
m_Size: 0.9999999
|
||||
m_Value: 0
|
||||
m_Size: 1
|
||||
m_NumberOfSteps: 0
|
||||
m_OnValueChanged:
|
||||
m_PersistentCalls:
|
||||
|
||||
Reference in New Issue
Block a user