diff --git a/Assets/Fungus/Flowchart/Resources/Flowchart.prefab b/Assets/Fungus/Flowchart/Resources/Flowchart.prefab index da5d556e..41f918bb 100644 --- a/Assets/Fungus/Flowchart/Resources/Flowchart.prefab +++ b/Assets/Fungus/Flowchart/Resources/Flowchart.prefab @@ -11,7 +11,6 @@ GameObject: - 114: {fileID: 11430050} - 114: {fileID: 11433304} - 114: {fileID: 11462346} - - 114: {fileID: 11456218} m_Layer: 0 m_Name: Flowchart m_TagString: Untagged @@ -85,33 +84,7 @@ MonoBehaviour: blockName: New Block description: eventHandler: {fileID: 11462346} - commandList: - - {fileID: 11456218} ---- !u!114 &11456218 -MonoBehaviour: - m_ObjectHideFlags: 1 - m_PrefabParentObject: {fileID: 0} - m_PrefabInternal: {fileID: 100100000} - m_GameObject: {fileID: 142980} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: ec422cd568a9c4a31ad7c36d0572b9da, type: 3} - m_Name: - m_EditorClassIdentifier: - itemId: 1 - errorMessage: - indentLevel: 0 - storyText: Hi - description: - character: {fileID: 0} - portrait: {fileID: 0} - voiceOverClip: {fileID: 0} - showAlways: 1 - showCount: 1 - extendPrevious: 0 - fadeWhenDone: 1 - waitForClick: 1 - setSayDialog: {fileID: 0} + commandList: [] --- !u!114 &11462346 MonoBehaviour: m_ObjectHideFlags: 1 @@ -131,10 +104,30 @@ Prefab: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: + - target: {fileID: 0} + propertyPath: commandList.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: selectedCommands.Array.size + value: 0 + objectReference: {fileID: 0} - target: {fileID: 0} propertyPath: hideComponents value: 1 objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: selectedBlock + value: + objectReference: {fileID: 11433304} + - target: {fileID: 0} + propertyPath: commandList.Array.data[0] + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: selectedCommands.Array.data[0] + value: + objectReference: {fileID: 0} m_RemovedComponents: [] m_ParentPrefab: {fileID: 0} m_RootGameObject: {fileID: 142980}