Guest User

Untitled

a guest
Nov 23rd, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 25.64 KB | None | 0 0
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!114 &11400000
  4. MonoBehaviour:
  5.   m_ObjectHideFlags: 0
  6.   m_CorrespondingSourceObject: {fileID: 0}
  7.   m_PrefabInstance: {fileID: 0}
  8.   m_PrefabAsset: {fileID: 0}
  9.   m_GameObject: {fileID: 0}
  10.   m_Enabled: 1
  11.   m_EditorHideFlags: 0
  12.   m_Script: {fileID: 11500000, guid: 26680527664d77b46bcc398183828fef, type: 3}
  13.   m_Name: Sample
  14.   m_EditorClassIdentifier:
  15.   _baseStory: {fileID: 0}
  16.   json: {fileID: 0}
  17.   csv: {fileID: 0}
  18.   passages:
  19.   - imported: 0
  20.     overridePosition: 0
  21.     overrideName: 0
  22.     overrideText: 0
  23.     overrideNotes: 0
  24.     overrideLinks: 0
  25.     overrideColor: 0
  26.     name: Test Passage
  27.     id: 33
  28.     folderId: 0
  29.     position: {x: -398.82373, y: -462.2876}
  30.     colorIndex: 0
  31.     text: 'Use the hierarchy to
  32.  
  33.       go up steps!!!!!!!!!!'
  34.     notes:
  35.     links: []
  36.   - imported: 0
  37.     overridePosition: 0
  38.     overrideName: 0
  39.     overrideText: 0
  40.     overrideNotes: 0
  41.     overrideLinks: 0
  42.     overrideColor: 0
  43.     name: Start
  44.     id: 7346115
  45.     folderId: 7807819
  46.     position: {x: -626.4636, y: -618.4637}
  47.     colorIndex: 1
  48.     text: '<<#Basic/Names/Detective>>:This is example text, showing some different
  49.       ways to parse text!
  50.  
  51.  
  52.       <<#Basic/Names/Chef>>: When using a jumper to parse
  53.       text, text will automatically be split at linebreaks.
  54.  
  55.  
  56.       <<#Basic/Names/Moviestar>>:
  57.       You can use a tag like <br> to insert a linebreak without actually inserting
  58.       one!
  59.  
  60.  
  61.       <<#Basic/Names/Detective>>: Also feel free to use double line
  62.       breaks to make things look nicer! Jumper parsing will skip over them.'
  63.     notes:
  64.     links:
  65.     - text: 1
  66.       id: 9814506
  67.   - imported: 0
  68.     overridePosition: 0
  69.     overrideName: 0
  70.     overrideText: 0
  71.     overrideNotes: 0
  72.     overrideLinks: 0
  73.     overrideColor: 0
  74.     name: Middle
  75.     id: 9814506
  76.     folderId: 7807819
  77.     position: {x: -626.2152, y: -384.59122}
  78.     colorIndex: 3
  79.     text: 'Lets check on your Health... looks like it''s currently... <<$PlayerHealth>>!
  80.  
  81.       <<if
  82.       $PlayerHealth >= 3>>
  83.       That''s very good!
  84.  
  85.       <<else if $PlayerHealth
  86.       >= 1>>
  87.       That''s okay, not the best!
  88.  
  89.       <<else if $PlayerHealth >
  90.      0>>
  91.  
  92.       You should find a health potion ASAP!
  93.  
  94.       <<else>>
  95.  
  96.       How
  97.       are you reading this??
  98.  
  99.       <<endif>>
  100.  
  101.       Lets get you a health potion
  102.       anyway!
  103.  
  104.       <<add($PlayerHealth,1)>>
  105.  
  106.       There, how are you feeling?'
  107.     notes:
  108.     links:
  109.     - text: Pretty good!
  110.       id: 6342374
  111.     - text: <<if $PlayerHealth < 3>>Bad!
  112.       id: 7570064
  113.     - text: I want another!
  114.       id: 9814506
  115.   - imported: 0
  116.     overridePosition: 0
  117.     overrideName: 0
  118.     overrideText: 0
  119.     overrideNotes: 0
  120.     overrideLinks: 0
  121.     overrideColor: 0
  122.     name: End
  123.     id: 6342374
  124.     folderId: 7807819
  125.     position: {x: -761.26135, y: -85.27295}
  126.     colorIndex: 0
  127.     text: 'Lets see if you clicked the secret button...
  128.  
  129.  
  130.       <<if$HasClickedButton>>
  131.       You
  132.       did!
  133.  
  134.       <<else>>
  135.       Sorry, you missed it!
  136.  
  137.       <<endif>>
  138.  
  139.       Lets
  140.       reset that variable after this dialogue box closes just in case...
  141.  
  142.       <<set
  143.       $HasClickedButton to False>>'
  144.     notes:
  145.     links: []
  146.   - imported: 0
  147.     overridePosition: 0
  148.     overrideName: 0
  149.     overrideText: 0
  150.     overrideNotes: 0
  151.     overrideLinks: 0
  152.     overrideColor: 0
  153.     name: IfBreakTest
  154.     id: 7570064
  155.     folderId: 7807819
  156.     position: {x: -532.46924, y: -85.00055}
  157.     colorIndex: 0
  158.     text: '<<if $NewGamePlus>>
  159.       hmm
  160.  
  161.       <<else>>
  162.       test
  163.  
  164.       <<endif>>'
  165.     notes:
  166.     links: []
  167.   - imported: 0
  168.     overridePosition: 0
  169.     overrideName: 0
  170.     overrideText: 0
  171.     overrideNotes: 0
  172.     overrideLinks: 0
  173.     overrideColor: 0
  174.     name: Detective
  175.     id: 2115863
  176.     folderId: 2486649
  177.     position: {x: -1032.571, y: -549.74646}
  178.     colorIndex: 0
  179.     text: Detective
  180.     notes:
  181.     links: []
  182.   - imported: 0
  183.     overridePosition: 0
  184.     overrideName: 0
  185.     overrideText: 0
  186.     overrideNotes: 0
  187.     overrideLinks: 0
  188.     overrideColor: 0
  189.     name: Moviestar
  190.     id: 943003
  191.     folderId: 2486649
  192.     position: {x: -858.1559, y: -540.87915}
  193.     colorIndex: 0
  194.     text: Moviestar
  195.     notes:
  196.     links: []
  197.   - imported: 0
  198.     overridePosition: 0
  199.     overrideName: 0
  200.     overrideText: 0
  201.     overrideNotes: 0
  202.     overrideLinks: 0
  203.     overrideColor: 0
  204.     name: Sword
  205.     id: 4735717
  206.     folderId: 7774300
  207.     position: {x: -979.2763, y: -867.0303}
  208.     colorIndex: 0
  209.     text: '<<if $ShopAmount > 1>>
  210.       swords
  211.  
  212.       <<else>>
  213.       sword
  214.  
  215.       <<endif>>'
  216.     notes:
  217.     links: []
  218.   - imported: 0
  219.     overridePosition: 0
  220.     overrideName: 0
  221.     overrideText: 0
  222.     overrideNotes: 0
  223.     overrideLinks: 0
  224.     overrideColor: 0
  225.     name: Confirm
  226.     id: 3035717
  227.     folderId: 8128933
  228.     position: {x: -1452.5729, y: -982.4699}
  229.     colorIndex: 0
  230.     text: Ah, you're looking to buy <<amountspelled()>> <<#Shop/Plurals/<<$ShopSelectedItem>>
  231.       >>?
  232.     notes:
  233.     links: []
  234.   - imported: 0
  235.     overridePosition: 0
  236.     overrideName: 0
  237.     overrideText: 0
  238.     overrideNotes: 0
  239.     overrideLinks: 0
  240.     overrideColor: 0
  241.     name: Shield
  242.     id: 8227535
  243.     folderId: 7774300
  244.     position: {x: -980.5651, y: -720.60156}
  245.     colorIndex: 0
  246.     text: '<<if $ShopAmount > 1>>
  247.       shields
  248.  
  249.       <<else>>
  250.       shield'
  251.     notes:
  252.     links: []
  253.   - imported: 0
  254.     overridePosition: 0
  255.     overrideName: 0
  256.     overrideText: 0
  257.     overrideNotes: 0
  258.     overrideLinks: 0
  259.     overrideColor: 0
  260.     name: Bow
  261.     id: 8451628
  262.     folderId: 7774300
  263.     position: {x: -973.13544, y: -572.4342}
  264.     colorIndex: 0
  265.     text: '<<if $ShopAmount > 1>>
  266.       bows
  267.  
  268.       <<else>>
  269.       bow'
  270.     notes:
  271.     links: []
  272.   - imported: 0
  273.     overridePosition: 0
  274.     overrideName: 0
  275.     overrideText: 0
  276.     overrideNotes: 0
  277.     overrideLinks: 0
  278.     overrideColor: 0
  279.     name: Purchase
  280.     id: 6321667
  281.     folderId: 8128933
  282.     position: {x: -1172.3301, y: -872.4337}
  283.     colorIndex: 0
  284.     text: 'Thanks for buying!
  285.  
  286.       Say... this reminds me of an old story...'
  287.     notes:
  288.     links:
  289.     - text:
  290.       id: 3951458
  291.   - imported: 0
  292.     overridePosition: 0
  293.     overrideName: 0
  294.     overrideText: 0
  295.     overrideNotes: 0
  296.     overrideLinks: 0
  297.     overrideColor: 0
  298.     name: OldStory1
  299.     id: 9972173
  300.     folderId: 8128933
  301.     position: {x: -1249.354, y: -403.03146}
  302.     colorIndex: 0
  303.     text: 'When I was a little boy
  304.  
  305.       I had a friend
  306.  
  307.       who would type one
  308.       line at a time
  309.  
  310.       just
  311.  
  312.       like
  313.  
  314.       this!'
  315.     notes:
  316.     links:
  317.     - text: New Link
  318.       id: 3430300
  319.   - imported: 0
  320.     overridePosition: 0
  321.     overrideName: 0
  322.     overrideText: 0
  323.     overrideNotes: 0
  324.     overrideLinks: 0
  325.     overrideColor: 0
  326.     name: Welcome
  327.     id: 1993779
  328.     folderId: 8128933
  329.     position: {x: -1507.7883, y: -1146.0822}
  330.     colorIndex: 0
  331.     text: "Welcome to my shop! \n<<restartshop()>>\nWhat would you like to buy?"
  332.     notes:
  333.     links: []
  334.   - imported: 0
  335.     overridePosition: 0
  336.     overrideName: 0
  337.     overrideText: 0
  338.     overrideNotes: 0
  339.     overrideLinks: 0
  340.     overrideColor: 0
  341.     name: RandomChoice
  342.     id: 3951458
  343.     folderId: 8128933
  344.     position: {x: -1175.4585, y: -713.9888}
  345.     colorIndex: 6
  346.     text:
  347.     notes:
  348.     links:
  349.     - text: <<coin()>>
  350.       id: 9972173
  351.     - text: TRUE
  352.       id: 7967212
  353.   - imported: 0
  354.     overridePosition: 0
  355.     overrideName: 0
  356.     overrideText: 0
  357.     overrideNotes: 0
  358.     overrideLinks: 0
  359.     overrideColor: 0
  360.     name: WelcomeAgain
  361.     id: 3430300
  362.     folderId: 8128933
  363.     position: {x: -1168.2155, y: -175.91891}
  364.     colorIndex: 0
  365.     text: '<<restartshop()>>
  366.       Can I get you anything else?'
  367.     notes:
  368.     links: []
  369.   - imported: 0
  370.     overridePosition: 0
  371.     overrideName: 0
  372.     overrideText: 0
  373.     overrideNotes: 0
  374.     overrideLinks: 0
  375.     overrideColor: 0
  376.     name: Clouds
  377.     id: 8756821
  378.     folderId: 3516606
  379.     position: {x: -621.4702, y: -842.69165}
  380.     colorIndex: 0
  381.     text: '<<bg(clouds)>>
  382.       Player: Wow... the clouds are so fluffy today...
  383.       so beautiful...
  384.  
  385.       Player: Ah, nature! So wonderful...'
  386.     notes:
  387.     links:
  388.     - text:
  389.       id: 1818493
  390.   - imported: 0
  391.     overridePosition: 0
  392.     overrideName: 0
  393.     overrideText: 0
  394.     overrideNotes: 0
  395.     overrideLinks: 0
  396.     overrideColor: 0
  397.     name: LateForClass
  398.     id: 1818493
  399.     folderId: 3516606
  400.     position: {x: -499.30997, y: -369.91342}
  401.     colorIndex: 0
  402.     text: '<<bgm(late)>>
  403.       Player: Wha- oh no! I must have lost track of the
  404.       time! I''m going to be late!
  405.  
  406.       <<bg(school)>>
  407.       Player: I gotta run...!
  408.  
  409.       <<addnpc(steve)>>
  410.       Player:
  411.      Oh! It''s my friend Steve!
  412.  
  413.       Steve: Player! Where are you going? We have
  414.       outdoor class today.
  415.  
  416.       <<bgm(calm)>>
  417.       Player: Oh right... forgot
  418.       about that.
  419.  
  420.       Steve: Wait one second! I''ll be right back!
  421.  
  422.       <<removenpc(steve)>>
  423.       Player:
  424.      Oh... he ran off.
  425.  
  426.       Player: Wait, he''s coming back.
  427.  
  428.       <<addnpc(steve)>>
  429.       Steve:
  430.      Ok! I''m back.
  431.  
  432.       Player: What did you leave for?
  433.  
  434.       Steve: To test
  435.       adding/removing NPCs from a scene! Oh, check this out!
  436.  
  437.       <<addnpc(steve)>>
  438.       Steves:
  439.      Now there''s two of me!
  440.  
  441.       Player: kjhdskjhsdfghjkdf'
  442.     notes:
  443.     links:
  444.     - text:
  445.       id: 7427335
  446.   - imported: 0
  447.     overridePosition: 0
  448.     overrideName: 0
  449.     overrideText: 0
  450.     overrideNotes: 0
  451.     overrideLinks: 0
  452.     overrideColor: 0
  453.     name: StareAtClock
  454.     id: 948439
  455.     folderId: 3516606
  456.     position: {x: -499.37296, y: -676.4902}
  457.     colorIndex: 0
  458.     text: '<<bg(clocktower)>>
  459.       Player: Wow, I never noticed how beautiful the
  460.       clock here is...
  461.  
  462.       Player: Wait a minute... The time...'
  463.     notes:
  464.     links:
  465.     - text:
  466.       id: 1818493
  467.   - imported: 0
  468.     overridePosition: 0
  469.     overrideName: 0
  470.     overrideText: 0
  471.     overrideNotes: 0
  472.     overrideLinks: 0
  473.     overrideColor: 0
  474.     name: Fountain
  475.     id: 6789827
  476.     folderId: 3516606
  477.     position: {x: -368.25623, y: -527.4786}
  478.     colorIndex: 0
  479.     text: '<<bg(fountain)>>
  480.       Player: Wow... the flowing water of the fountain...
  481.       so pretty...
  482.  
  483.       Player: I feel like I''m forgetting something...'
  484.     notes:
  485.     links:
  486.     - text:
  487.       id: 1818493
  488.   - imported: 0
  489.     overridePosition: 0
  490.     overrideName: 0
  491.     overrideText: 0
  492.     overrideNotes: 0
  493.     overrideLinks: 0
  494.     overrideColor: 0
  495.     name: MeetSteve
  496.     id: 1894600
  497.     folderId: 3516606
  498.     position: {x: 189.72075, y: -953.8071}
  499.     colorIndex: 0
  500.     text: '???: Player! Hurry! You''re late for class!
  501.  
  502.       Player: This is my
  503.       best friend, Steve. We have homeroom class together!
  504.  
  505.       Steve: Stop talking
  506.       to yourself and hurry! We''re going to be late!'
  507.     notes:
  508.     links: []
  509.   - imported: 0
  510.     overridePosition: 0
  511.     overrideName: 0
  512.     overrideText: 0
  513.     overrideNotes: 0
  514.     overrideLinks: 0
  515.     overrideColor: 0
  516.     name: Steve
  517.     id: 5324306
  518.     folderId: 3516606
  519.     position: {x: 63.89444, y: -1273.7708}
  520.     colorIndex: 0
  521.     text:
  522.     notes:
  523.     links:
  524.     - text: <<notvisited(MeetSteve)>>
  525.       id: 1894600
  526.     - text:
  527.       id: 4345967
  528.   - imported: 0
  529.     overridePosition: 0
  530.     overrideName: 0
  531.     overrideText: 0
  532.     overrideNotes: 0
  533.     overrideLinks: 0
  534.     overrideColor: 0
  535.     name: Timewarp
  536.     id: 7427335
  537.     folderId: 3516606
  538.     position: {x: -501.54703, y: -195.71725}
  539.     colorIndex: 0
  540.     text:
  541.     notes:
  542.     links:
  543.     - text: <<notvisited(BackInTime)>>
  544.       id: 3721603
  545.     - text: Else
  546.       id: 1166467
  547.   - imported: 0
  548.     overridePosition: 0
  549.     overrideName: 0
  550.     overrideText: 0
  551.     overrideNotes: 0
  552.     overrideLinks: 0
  553.     overrideColor: 0
  554.     name: BackInTime
  555.     id: 3721603
  556.     folderId: 3516606
  557.     position: {x: -982.287, y: -488.5277}
  558.     colorIndex: 2
  559.     text: 'Player: And just like that... I was suddenly whisked away back in time,
  560.       to the start of my day...'
  561.     notes:
  562.     links:
  563.     - text: New Link
  564.       id: 4703415
  565.   - imported: 0
  566.     overridePosition: 0
  567.     overrideName: 0
  568.     overrideText: 0
  569.     overrideNotes: 0
  570.     overrideLinks: 0
  571.     overrideColor: 0
  572.     name: AlternateFuture
  573.     id: 1166467
  574.     folderId: 3516606
  575.     position: {x: -599.0414, y: -21.596992}
  576.     colorIndex: 0
  577.     text: 'Player: Wait... this seems all too familiar... I think I''ve seen this
  578.       all before...
  579.  
  580.       Steves: What do you mean?
  581.  
  582.       Player: Hold on Steves,
  583.       I''m trying to think.
  584.  
  585.       Player: I think... we might all be living in some
  586.       kind of simulation... some kind of... dialogue system example scene... I...'
  587.     notes:
  588.     links:
  589.     - text: New Link
  590.       id: 3721603
  591.   - imported: 0
  592.     overridePosition: 0
  593.     overrideName: 0
  594.     overrideText: 0
  595.     overrideNotes: 0
  596.     overrideLinks: 0
  597.     overrideColor: 0
  598.     name: Menu
  599.     id: 162757
  600.     folderId: 2111765
  601.     position: {x: -378.50894, y: -645.87225}
  602.     colorIndex: 0
  603.     text: Menu
  604.     notes:
  605.     links: []
  606.   - imported: 0
  607.     overridePosition: 0
  608.     overrideName: 0
  609.     overrideText: 0
  610.     overrideNotes: 0
  611.     overrideLinks: 0
  612.     overrideColor: 0
  613.     name: Credits
  614.     id: 1138445
  615.     folderId: 2111765
  616.     position: {x: -368.23145, y: -436.76492}
  617.     colorIndex: 3
  618.     text: 'CREDITS
  619.  
  620.  
  621.       Programming by... Kai
  622.  
  623.       Art by... Kai
  624.  
  625.       Development
  626.       by... Kai
  627.  
  628.  
  629.       Special Thanks...
  630.  
  631.       You!'
  632.     notes:
  633.     links: []
  634.   - imported: 0
  635.     overridePosition: 0
  636.     overrideName: 0
  637.     overrideText: 0
  638.     overrideNotes: 0
  639.     overrideLinks: 0
  640.     overrideColor: 0
  641.     name: Language
  642.     id: 8513058
  643.     folderId: 2111765
  644.     position: {x: -597.2925, y: -660.60425}
  645.     colorIndex: 0
  646.     text: 'Try changing the active story!
  647.  
  648.       A setup like this can be used to
  649.  
  650.       dynamically
  651.       change the languge of
  652.  
  653.       a UI!'
  654.     notes:
  655.     links: []
  656.   - imported: 0
  657.     overridePosition: 0
  658.     overrideName: 0
  659.     overrideText: 0
  660.     overrideNotes: 0
  661.     overrideLinks: 0
  662.     overrideColor: 0
  663.     name: Settings
  664.     id: 4793839
  665.     folderId: 2111765
  666.     position: {x: -604.0271, y: -451.0618}
  667.     colorIndex: 0
  668.     text: Settings
  669.     notes:
  670.     links: []
  671.   - imported: 0
  672.     overridePosition: 0
  673.     overrideName: 0
  674.     overrideText: 0
  675.     overrideNotes: 0
  676.     overrideLinks: 0
  677.     overrideColor: 0
  678.     name: Info
  679.     id: 9932306
  680.     folderId: 2111765
  681.     position: {x: -583.2836, y: -240.75262}
  682.     colorIndex: 0
  683.     text: Info
  684.     notes:
  685.     links: []
  686.   - imported: 0
  687.     overridePosition: 0
  688.     overrideName: 0
  689.     overrideText: 0
  690.     overrideNotes: 0
  691.     overrideLinks: 0
  692.     overrideColor: 0
  693.     name: VN_Start
  694.     id: 4703415
  695.     folderId: 3516606
  696.     position: {x: -487.37967, y: -1034.3887}
  697.     colorIndex: 0
  698.     text: '<<clearnpcs()>>
  699.       <<bg(school)>>
  700.       <<bgm(calm)>>
  701.       <<speak(niceday)>>Player:
  702.      Wow! What a beautiful day!
  703.  
  704.       <<speak(UES)>>Player: I sure love it here
  705.       at UES high. Good ol'' Unity Example Scene high...
  706.  
  707.       <<speak(whattodo)>>Player:
  708.      I wonder what I should do before class starts... I have a bit of time to spare!'
  709.     notes:
  710.     links:
  711.     - text: Stare at the clouds!
  712.       id: 8756821
  713.     - text: Check out the clock.
  714.       id: 948439
  715.     - text: Gaze into the fountain.
  716.       id: 6789827
  717.   - imported: 0
  718.     overridePosition: 0
  719.     overrideName: 0
  720.     overrideText: 0
  721.     overrideNotes: 0
  722.     overrideLinks: 0
  723.     overrideColor: 0
  724.     name: OldStory2
  725.     id: 7967212
  726.     folderId: 8128933
  727.     position: {x: -1067.4728, y: -386.95514}
  728.     colorIndex: 0
  729.     text: Ah... it's not that important.
  730.     notes:
  731.     links:
  732.     - text: New Link
  733.       id: 3430300
  734.   - imported: 0
  735.     overridePosition: 0
  736.     overrideName: 0
  737.     overrideText: 0
  738.     overrideNotes: 0
  739.     overrideLinks: 0
  740.     overrideColor: 0
  741.     name: Cancel
  742.     id: 1568597
  743.     folderId: 8128933
  744.     position: {x: -853.2964, y: -1145.7926}
  745.     colorIndex: 6
  746.     text:
  747.     notes:
  748.     links:
  749.     - text: <<coin()>>
  750.       id: 4294301
  751.     - text: TRUE
  752.       id: 5532466
  753.   - imported: 0
  754.     overridePosition: 0
  755.     overrideName: 0
  756.     overrideText: 0
  757.     overrideNotes: 0
  758.     overrideLinks: 0
  759.     overrideColor: 0
  760.     name: Cancel1
  761.     id: 4294301
  762.     folderId: 8128933
  763.     position: {x: -988.6364, y: -932.71826}
  764.     colorIndex: 0
  765.     text: Ah, made a mistake?
  766.     notes:
  767.     links: []
  768.   - imported: 0
  769.     overridePosition: 0
  770.     overrideName: 0
  771.     overrideText: 0
  772.     overrideNotes: 0
  773.     overrideLinks: 0
  774.     overrideColor: 0
  775.     name: Cancel2
  776.     id: 5532466
  777.     folderId: 8128933
  778.     position: {x: -793.5455, y: -922.9004}
  779.     colorIndex: 0
  780.     text: Hm... ok then.
  781.     notes:
  782.     links: []
  783.   - imported: 0
  784.     overridePosition: 0
  785.     overrideName: 0
  786.     overrideText: 0
  787.     overrideNotes: 0
  788.     overrideLinks: 0
  789.     overrideColor: 0
  790.     name: Chef
  791.     id: 2909285
  792.     folderId: 2486649
  793.     position: {x: -656.0837, y: -521.05493}
  794.     colorIndex: 0
  795.     text: Chef
  796.     notes:
  797.     links: []
  798.   - imported: 0
  799.     overridePosition: 0
  800.     overrideName: 0
  801.     overrideText: 0
  802.     overrideNotes: 0
  803.     overrideLinks: 0
  804.     overrideColor: 0
  805.     name: NOTES
  806.     id: 4752743
  807.     folderId: 7807819
  808.     position: {x: -898.67285, y: -712.38654}
  809.     colorIndex: 6
  810.     text: 'In the basic sample scene, this is the defined start passage!
  811.  
  812.  
  813.       When
  814.       the drawstring gets to the end, it automatically goes to the next one, as there''s
  815.       just one link to follow.'
  816.     notes:
  817.     links: []
  818.   - imported: 0
  819.     overridePosition: 0
  820.     overrideName: 0
  821.     overrideText: 0
  822.     overrideNotes: 0
  823.     overrideLinks: 0
  824.     overrideColor: 0
  825.     name: Restaurant
  826.     id: 4658485
  827.     folderId: 2430015
  828.     position: {x: -403.53705, y: -631.48883}
  829.     colorIndex: 2
  830.     text: "Wow! I am at a restaurant! \nI wonder what I'll order..."
  831.     notes: This is a line when the character is at a restaurant.
  832.     links:
  833.     - text: Chicken
  834.       id: 4278401
  835.     - text: Beef
  836.       id: 633429
  837.     - text: Pork
  838.       id: 9528035
  839.   - imported: 0
  840.     overridePosition: 0
  841.     overrideName: 0
  842.     overrideText: 0
  843.     overrideNotes: 0
  844.     overrideLinks: 0
  845.     overrideColor: 0
  846.     name: Chicken
  847.     id: 4278401
  848.     folderId: 2430015
  849.     position: {x: -571.0624, y: -379.15466}
  850.     colorIndex: 0
  851.     text:
  852.     notes: Choice used for chicken
  853.     links:
  854.     - text:
  855.       id: 8687801
  856.   - imported: 0
  857.     overridePosition: 0
  858.     overrideName: 0
  859.     overrideText: 0
  860.     overrideNotes: 0
  861.     overrideLinks: 0
  862.     overrideColor: 0
  863.     name: Beef
  864.     id: 633429
  865.     folderId: 2430015
  866.     position: {x: -404.0621, y: -377.15466}
  867.     colorIndex: 0
  868.     text:
  869.     notes: Choice used for ordering beef.
  870.     links:
  871.     - text:
  872.       id: 8687801
  873.   - imported: 0
  874.     overridePosition: 0
  875.     overrideName: 0
  876.     overrideText: 0
  877.     overrideNotes: 0
  878.     overrideLinks: 0
  879.     overrideColor: 0
  880.     name: Pork
  881.     id: 9528035
  882.     folderId: 2430015
  883.     position: {x: -237.06201, y: -373.15466}
  884.     colorIndex: 0
  885.     text:
  886.     notes: Choice used for ordering pork.
  887.     links:
  888.     - text:
  889.       id: 8687801
  890.   - imported: 0
  891.     overridePosition: 0
  892.     overrideName: 0
  893.     overrideText: 0
  894.     overrideNotes: 0
  895.     overrideLinks: 0
  896.     overrideColor: 0
  897.     name: AfterDinner
  898.     id: 8687801
  899.     folderId: 2430015
  900.     position: {x: -409.58713, y: -182.62973}
  901.     colorIndex: 0
  902.     text: "Well... whatever I ate, \nit sure was delicious!"
  903.     notes: Generic dialogue that should work for whatever choice the player made.
  904.     links: []
  905.   - imported: 0
  906.     overridePosition: 0
  907.     overrideName: 0
  908.     overrideText: 0
  909.     overrideNotes: 0
  910.     overrideLinks: 0
  911.     overrideColor: 0
  912.     name: SampleText
  913.     id: 7603532
  914.     folderId: 7807819
  915.     position: {x: -916.06396, y: -507.88562}
  916.     colorIndex: 0
  917.     text: Sample Text!
  918.     notes:
  919.     links: []
  920.   - imported: 0
  921.     overridePosition: 0
  922.     overrideName: 0
  923.     overrideText: 0
  924.     overrideNotes: 0
  925.     overrideLinks: 0
  926.     overrideColor: 0
  927.     name: UGUIsample
  928.     id: 2941016
  929.     folderId: 3758937
  930.     position: {x: -352.82773, y: -562.6302}
  931.     colorIndex: 0
  932.     text: Text will resize to fit in this box when you change the story!
  933.     notes:
  934.     links: []
  935.   - imported: 0
  936.     overridePosition: 0
  937.     overrideName: 0
  938.     overrideText: 0
  939.     overrideNotes: 0
  940.     overrideLinks: 0
  941.     overrideColor: 0
  942.     name: Rando!
  943.     id: 2540146
  944.     folderId: 2111765
  945.     position: {x: -350.08063, y: -232.14844}
  946.     colorIndex: 0
  947.     text: <<if  == true>>
  948.     notes:
  949.     links: []
  950.   - imported: 0
  951.     overridePosition: 0
  952.     overrideName: 0
  953.     overrideText: 0
  954.     overrideNotes: 0
  955.     overrideLinks: 0
  956.     overrideColor: 0
  957.     name: TextLog_0
  958.     id: 61251
  959.     folderId: 90876
  960.     position: {x: -303.78217, y: -485.00568}
  961.     colorIndex: 0
  962.     text: 'This is the first chunk of text!
  963.  
  964.       And this is the second!
  965.  
  966.       Now
  967.       the text will clear:
  968.       [CLEAR]
  969.  
  970.       Pretty cool right?'
  971.     notes:
  972.     links:
  973.     - text: New Link
  974.       id: 52442
  975.   - imported: 0
  976.     overridePosition: 0
  977.     overrideName: 0
  978.     overrideText: 0
  979.     overrideNotes: 0
  980.     overrideLinks: 0
  981.     overrideColor: 0
  982.     name: TextLog_1
  983.     id: 52442
  984.     folderId: 90876
  985.     position: {x: -307.81958, y: -292.53336}
  986.     colorIndex: 0
  987.     text: Also, this can carry over to new lines!
  988.     notes:
  989.     links: []
  990.   - imported: 0
  991.     overridePosition: 0
  992.     overrideName: 0
  993.     overrideText: 0
  994.     overrideNotes: 0
  995.     overrideLinks: 0
  996.     overrideColor: 0
  997.     name: Linebreak_Test
  998.     id: 30061
  999.     folderId: 7807819
  1000.     position: {x: -903.922, y: -323.95773}
  1001.     colorIndex: 0
  1002.     text: 'Hello, world!
  1003.  
  1004.       Hello, world!\nHello, world!<br>Hello, world!'
  1005.     notes:
  1006.     links: []
  1007.   - imported: 0
  1008.     overridePosition: 0
  1009.     overrideName: 0
  1010.     overrideText: 0
  1011.     overrideNotes: 0
  1012.     overrideLinks: 0
  1013.     overrideColor: 0
  1014.     name: Start
  1015.     id: 31946
  1016.     folderId: 13213
  1017.     position: {x: -377.7983, y: -529.7051}
  1018.     colorIndex: 1
  1019.     text: 'Caroline: Hi Suzi! <<textboxColor(red)>>
  1020.       Suzi: Good evening, Caroline.
  1021.       <<camera(10,20,0)>>
  1022.       Caroline: Thanks for singing, Suzi.
  1023.  
  1024.       Caroline:
  1025.      I''ve found that we''re too sad to sing, sometimes.
  1026.  
  1027.       Caroline: Hey Suzi,
  1028.       life is not only about having a good time, is it?
  1029.  
  1030.       Suzi: That''s right,
  1031.       Caroline.
  1032.  
  1033.       Suzi: It also means life''s not all about being down and out.
  1034.  
  1035.       Caroline:
  1036.      Hmm...
  1037.  
  1038. '
  1039.     notes:
  1040.     links:
  1041.     - text: Next
  1042.       id: 50667
  1043.     - text: Repeat!
  1044.       id: 31946
  1045.   - imported: 0
  1046.     overridePosition: 0
  1047.     overrideName: 0
  1048.     overrideText: 0
  1049.     overrideNotes: 0
  1050.     overrideLinks: 0
  1051.     overrideColor: 0
  1052.     name: Next Passage
  1053.     id: 50667
  1054.     folderId: 13213
  1055.     position: {x: -417.1272, y: -271.45175}
  1056.     colorIndex: 3
  1057.     text: But that was actually all.
  1058.     notes:
  1059.     links: []
  1060.   - imported: 0
  1061.     overridePosition: 0
  1062.     overrideName: 0
  1063.     overrideText: 0
  1064.     overrideNotes: 0
  1065.     overrideLinks: 0
  1066.     overrideColor: 0
  1067.     name: New Passage
  1068.     id: 90522
  1069.     folderId: 13213
  1070.     position: {x: -621.5, y: -485}
  1071.     colorIndex: 0
  1072.     text: 'Caroline Name
  1073.  
  1074. '
  1075.     notes:
  1076.     links: []
  1077.   folders:
  1078.   - imported: 0
  1079.     overrideName: 0
  1080.     overridePosition: 0
  1081.     overrideColor: 0
  1082.     name: ' '
  1083.     id: 0
  1084.     folderId: -1
  1085.     position: {x: 0, y: 0}
  1086.     colorIndex: 0
  1087.   - imported: 0
  1088.     overrideName: 0
  1089.     overridePosition: 0
  1090.     overrideColor: 0
  1091.     name: Names
  1092.     id: 2486649
  1093.     folderId: 7807819
  1094.     position: {x: -397.12598, y: -498.27893}
  1095.     colorIndex: 0
  1096.   - imported: 0
  1097.     overrideName: 0
  1098.     overridePosition: 0
  1099.     overrideColor: 0
  1100.     name: Plurals
  1101.     id: 7774300
  1102.     folderId: 8128933
  1103.     position: {x: -1454.8954, y: -759.53296}
  1104.     colorIndex: 0
  1105.   - imported: 0
  1106.     overrideName: 0
  1107.     overridePosition: 0
  1108.     overrideColor: 0
  1109.     name: Shop
  1110.     id: 8128933
  1111.     folderId: 0
  1112.     position: {x: -165.18431, y: -63.59897}
  1113.     colorIndex: 0
  1114.   - imported: 0
  1115.     overrideName: 0
  1116.     overridePosition: 0
  1117.     overrideColor: 0
  1118.     name: VisualNovel
  1119.     id: 3516606
  1120.     folderId: 0
  1121.     position: {x: -71.04166, y: -240.9017}
  1122.     colorIndex: 0
  1123.   - imported: 0
  1124.     overrideName: 0
  1125.     overridePosition: 0
  1126.     overrideColor: 0
  1127.     name: Menu
  1128.     id: 2111765
  1129.     folderId: 0
  1130.     position: {x: -107.68761, y: 80.36174}
  1131.     colorIndex: 0
  1132.   - imported: 0
  1133.     overrideName: 0
  1134.     overridePosition: 0
  1135.     overrideColor: 0
  1136.     name: Basic
  1137.     id: 7807819
  1138.     folderId: 0
  1139.     position: {x: -144.67009, y: -385.77338}
  1140.     colorIndex: 0
  1141.   - imported: 0
  1142.     overrideName: 0
  1143.     overridePosition: 0
  1144.     overrideColor: 0
  1145.     name: Localization
  1146.     id: 2430015
  1147.     folderId: 2430015
  1148.     position: {x: -151.02167, y: -545.20624}
  1149.     colorIndex: 0
  1150.   - imported: 0
  1151.     overrideName: 0
  1152.     overridePosition: 0
  1153.     overrideColor: 0
  1154.     name: UGUI Sample
  1155.     id: 3758937
  1156.     folderId: 0
  1157.     position: {x: -153.49365, y: -685.6149}
  1158.     colorIndex: 0
  1159.   - imported: 0
  1160.     overrideName: 0
  1161.     overridePosition: 0
  1162.     overrideColor: 0
  1163.     name: TextLog
  1164.     id: 90876
  1165.     folderId: 0
  1166.     position: {x: 43.630585, y: -689.7173}
  1167.     colorIndex: 0
  1168.   - imported: 0
  1169.     overrideName: 0
  1170.     overridePosition: 0
  1171.     overrideColor: 0
  1172.     name: DialogueManager Test
  1173.     id: 13213
  1174.     folderId: 0
  1175.     position: {x: 76.96362, y: -461.3608}
  1176.     colorIndex: 0
  1177.  
Add Comment
Please, Sign In to add comment