Improved dialogue system. More dialogue options.

main
AlbertN1427 1 year ago
parent 5c817dda6b
commit 73d125a1da

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -1,6 +0,0 @@
Base path: 'D:/Program Files/Unity/Hub/Editor/2021.3.25f1/Editor/Data', plugins path 'D:/Program Files/Unity/Hub/Editor/2021.3.25f1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Unhandled exception: Protocol error - failed to read magic number (error -2147483644, transferred 0/4)
Quitting shader compiler process

@ -1,3 +1,4 @@
Base path: 'D:/Program Files/Unity/Hub/Editor/2021.3.25f1/Editor/Data', plugins path 'D:/Program Files/Unity/Hub/Editor/2021.3.25f1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: shutdown

@ -48,7 +48,7 @@ MonoBehaviour:
m_MinSize: {x: 300, y: 200}
m_MaxSize: {x: 24288, y: 16192}
vertical: 0
controlID: 32
controlID: 68
--- !u!114 &3
MonoBehaviour:
m_ObjectHideFlags: 52
@ -68,8 +68,8 @@ MonoBehaviour:
y: 0
width: 464
height: 722.8
m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 276, y: 71}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 13}
m_Panes:
- {fileID: 13}
@ -94,8 +94,8 @@ MonoBehaviour:
y: 0
width: 340.8
height: 428
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 201, y: 221}
m_MaxSize: {x: 4001, y: 4021}
m_ActualView: {fileID: 14}
m_Panes:
- {fileID: 14}
@ -223,7 +223,7 @@ MonoBehaviour:
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 16192, y: 16192}
vertical: 1
controlID: 33
controlID: 73
--- !u!114 &10
MonoBehaviour:
m_ObjectHideFlags: 52
@ -248,7 +248,7 @@ MonoBehaviour:
m_MinSize: {x: 200, y: 100}
m_MaxSize: {x: 16192, y: 8096}
vertical: 0
controlID: 25
controlID: 45
--- !u!114 &11
MonoBehaviour:
m_ObjectHideFlags: 52
@ -259,7 +259,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 1
m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0}
m_Name: SceneView
m_Name: GameView
m_EditorClassIdentifier:
m_Children: []
m_Position:
@ -270,12 +270,12 @@ MonoBehaviour:
height: 428
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 15}
m_ActualView: {fileID: 16}
m_Panes:
- {fileID: 15}
- {fileID: 16}
m_Selected: 0
m_LastSelected: 1
m_Selected: 1
m_LastSelected: 0
--- !u!114 &12
MonoBehaviour:
m_ObjectHideFlags: 52
@ -333,7 +333,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: 6e580000
m_LastClickedID: 22638
m_ExpandedIDs: 000000004058000000ca9a3bffffff7f
m_ExpandedIDs: 000000003e580000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -361,7 +361,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 0000000040580000
m_ExpandedIDs: 000000003e580000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -491,9 +491,9 @@ MonoBehaviour:
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs: b0570000
m_LastClickedID: 22448
m_ExpandedIDs: 36fbffff8c570000ce570000
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 36fbffff
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -827,7 +827,7 @@ MonoBehaviour:
m_Rotation:
m_Target: {x: 0.13804846, y: -0.23240785, z: 0.033344172, w: 0.96219444}
speed: 2
m_Value: {x: 0.13804841, y: -0.23240776, z: 0.03334416, w: 0.9621941}
m_Value: {x: -0.13804846, y: 0.23240785, z: -0.033344172, w: -0.96219444}
m_Size:
m_Target: 8.7082615
speed: 2
@ -918,7 +918,7 @@ MonoBehaviour:
m_HSlider: 0
m_VSlider: 0
m_IgnoreScrollWheelUntilClicked: 0
m_EnableMouseInput: 0
m_EnableMouseInput: 1
m_EnableSliderZoomHorizontal: 0
m_EnableSliderZoomVertical: 0
m_UniformScale: 1

Loading…
Cancel
Save