对话框调整
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
%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: 758f8de9462d3a54295cb2c1fc8ed407, type: 3}
|
||||
m_Name: Subway Aside Style
|
||||
m_EditorClassIdentifier:
|
||||
bubblePadding: {x: 30, y: 40, z: 30, w: 30}
|
||||
linePadding: {x: 30, y: 10, z: 20, w: 10}
|
||||
lineFontSize: 30
|
||||
actorPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
actorFontSize: 32
|
||||
hasActorName: 0
|
||||
bubbleSpriteAddress: "BubbleSprite/\u5927\u5BF9\u8BDD\u6846"
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 489dcc2ac344d9044b7d4ef02a433eda
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -12,10 +12,10 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 758f8de9462d3a54295cb2c1fc8ed407, type: 3}
|
||||
m_Name: Subway Style
|
||||
m_EditorClassIdentifier:
|
||||
bubblePadding: {x: 30, y: 40, z: 55, w: 30}
|
||||
bubblePadding: {x: 30, y: 40, z: 30, w: 55}
|
||||
linePadding: {x: 30, y: 10, z: 20, w: 10}
|
||||
lineFontSize: 30
|
||||
actorPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||
actorFontSize: 32
|
||||
hasActorName: 0
|
||||
hasActorName: 1
|
||||
bubbleSpriteAddress: "BubbleSprite/\u5927\u5BF9\u8BDD\u6846"
|
||||
|
||||
Reference in New Issue
Block a user