Advertisement
usamamanzoor

LifeInWoodChester

Feb 17th, 2021 (edited)
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 45.07 KB | None | 0 0
  1. function sc_sl_lily_8_0(){
  2.    
  3.     if (live_call()) return live_result;
  4.  
  5.     //Janice Store 8.0
  6.     if (event_goto == "lily/8-0") {
  7.        
  8.         if (vngen_event("lily/8-0")) {
  9.            
  10.             vngen_script_execute_ext(dlg_load_sequence, "lily/scene8-0");
  11.            
  12.             scrSetupDialogue();
  13.             //Replace Protag Pieces
  14.             mcchar_sx = view_width*.4;
  15.             mcchar_sy = view_height*1.4;
  16.             mcchar_z = 1;
  17.             mcchar_offset_x = 917;
  18.             mcchar_offset_y = 497;
  19.             mcchar_offset_mouth_x = 20;
  20.             mcchar_offset_mouth_y = 145;
  21.             mcchar_offset_brows_x = 0;
  22.             mcchar_offset_brows_y = -42;
  23.             mcchar_scale = 1*global.gui_scale
  24.             vngen_char_create_ext(global.player_name, sProtagPoseHandBehind, none, none, orig_center, orig_center, mcchar_sx, mcchar_sy, mcchar_z, 0, 0, scale_none, false, 0, trans_slide_right, vn_trans_dur, ease_circ_out);
  25.             vngen_char_modify_pos(global.player_name, mcchar_sx, mcchar_sy, mcchar_z, mcchar_scale, 0, 0); //Use modify_pos for permanent changes, not modify_direct
  26.             vngen_char_deform_start(global.player_name, def_breathe, 3.35, true, false);
  27.             vngen_attach_create_ext(global.player_name,"brows",sProtagBrowsRaised,orig_center,orig_center,mcchar_offset_x+mcchar_offset_brows_x,mcchar_offset_y+mcchar_offset_brows_y,-2,-1,trans_none,0,0);
  28.             vngen_attach_create_ext(global.player_name,"eyes",sProtagEyesOpenStraight,orig_center,orig_center,mcchar_offset_x,mcchar_offset_y,0,-1,trans_none,0,0);
  29.             vngen_attach_create_ext(global.player_name,"mouth",sProtagMouthNeutralSmile,orig_center,orig_center,mcchar_offset_x+mcchar_offset_mouth_x,mcchar_offset_y+mcchar_offset_mouth_y,0,-1,trans_none,0,0);
  30.             vngen_attach_create_ext(global.player_name,"blush",sProtagBlush,orig_center,orig_center,mcchar_offset_x-10,mcchar_offset_y+60,-1,-1,trans_none,0,0);
  31.             vngen_attach_modify_style(global.player_name,"blush",c_white,c_white,c_white,c_white,0,0)
  32.            
  33.             vngen_scene_create("BG",bgProtagPC2,0,0,0,false,false,trans_fade,.5)
  34.            
  35.         }
  36.        
  37.         if (vngen_event()) {
  38.            
  39.             dlg_vngen_text("0",true)
  40.            
  41.        
  42.         }
  43.         if (vngen_event()) {
  44.             //vngen_attach_create_ext(global.player_name,"brows2",sProtagBrowsAnger,orig_center,orig_center,mcchar_offset_x+mcchar_offset_brows_x+70,mcchar_offset_y+mcchar_offset_brows_y,-3,-1,trans_none,0,0);
  45.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenBack,0);
  46.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  47.             vngen_char_modify_pos(global.player_name, mcchar_sx+10, mcchar_sy, mcchar_z, mcchar_scale, -1, 1.5, ease_quint);
  48.             //for changing ethan's pose
  49.            
  50.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseThinking, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  51.        
  52.             dlg_vngen_text("1")
  53.            
  54.         }
  55.         if (vngen_event()) {
  56.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenBack,0);
  57.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  58.        
  59.        
  60.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseThinking, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  61.        
  62.             //something is wrong expression
  63.             dlg_vngen_text("2")
  64.         }
  65.         if (vngen_event()) {
  66.            
  67.            
  68.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  69.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesWideBack,0);
  70.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthEhhh,0);
  71.             //bang, worried
  72.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  73.             dlg_vngen_text("3")
  74.            
  75.         }
  76.         if (vngen_event()) {
  77.             //ethan pose changed for listenting lily
  78.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  79.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  80.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthEhhh,0);
  81.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  82.        
  83.            
  84.            
  85.             //Create Lily Character
  86.             char_sx = view_width*.9;
  87.             char_sy = view_height*1.4;
  88.             char_z = 1;
  89.             char_offset_x = 1197;
  90.             char_offset_y = 875;
  91.             char_offset_mouth_x = -8;
  92.             char_offset_mouth_y = 122;
  93.             char_offset_brows_x = -6;
  94.             char_offset_brows_y = -59;
  95.             char_scale = .66*global.gui_scale
  96.             vngen_char_create_ext(global.lily_name, sLilyPoseIdle, none, none, orig_center, orig_center, char_sx, char_sy, char_z, 0, 0, scale_none, false, 0, trans_slide_left, vn_trans_dur, ease_circ_out);
  97.             vngen_char_modify_pos(global.lily_name, char_sx-200, char_sy-600, char_z, char_scale*.95, 0, 1); //Use modify_pos for permanent changes, not modify_direct
  98.             vngen_char_deform_start(global.lily_name, def_breathe, 3.35, true, false);
  99.             vngen_attach_create_ext(global.lily_name,"eyebrows",sLilyBrowsIdle,orig_center,orig_center,char_offset_x+char_offset_brows_x,char_offset_y+char_offset_brows_y,-2,-1,trans_none,0,0);
  100.             vngen_attach_create_ext(global.lily_name,"eyes",sLilyEyesOpenStraight,orig_center,orig_center,char_offset_x,char_offset_y,0,-1,trans_none,0,0);
  101.             vngen_attach_create_ext(global.lily_name,"mouth",sLilyMouthGrin,orig_center,orig_center,char_offset_x+char_offset_mouth_x,char_offset_y+char_offset_mouth_y,0,-1,trans_none,0,0);
  102.            
  103.             dlg_vngen_text("4")
  104.         }
  105.         if (vngen_event()) {
  106.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsAnger,0);
  107.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenRaisedUp,0);
  108.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  109.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthTongue,0);
  110.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseDetermined, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  111.            
  112.            
  113.             dlg_vngen_text("5")
  114.         }
  115.         if (vngen_event()) {
  116.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  117.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfLowered,0);
  118.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  119.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseSass, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  120.            
  121.             //vngen_char_modify_pos(global.player_name, view_width*.45, mcchar_sy, mcchar_z, mcchar_scale, 0, 0, ease_quint);
  122.             //vngen_char_modify_pos(global.lily_name, lilychar_sx+150, lilychar_sy+10000, lilychar_z, lilychar_scale, 0, 0, ease_quint);
  123.             //vngen_char_anim_start(global.lily_name,anim_shakev_gentle,.25,false,false)
  124.        
  125.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  126.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  127.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  128.            
  129.        
  130.             dlg_vngen_text("6")
  131.         }
  132.         if (vngen_event()) {
  133.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  134.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenRaisedUp,0);
  135.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthSad,0);
  136.            
  137.            
  138.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsAnger,0);
  139.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesHalfStraight,0);
  140.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralFrown,0);
  141.         vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  142.        
  143.             dlg_vngen_text("7")
  144.         }
  145.         if (vngen_event()) {
  146.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsSad,0);
  147.             //vngen_char_replace_ext(global.lily_name,previous,sProtagPoseThinking, none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0, ease_none)
  148.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  149.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfYou,0);
  150.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_smile,0);
  151.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseDetermined, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  152.            
  153.        
  154.        
  155.             //vngen_char_modify_pos(global.lily_name, view_width*.5,mcchar_sy, mcchar_z, mcchar_scale, 0, 0, ease_quint);
  156.             //vngen_char_modify_pos(global.lily_name, view_width*.75, lilychar_sy+10000, lilychar_z, lilychar_scale, 0, 0, ease_quint);
  157.        
  158.             dlg_vngen_text("8")
  159.         }
  160.         if (vngen_event()) {
  161.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  162.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  163.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseSass, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  164.            
  165.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  166.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  167.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralSmile,0);
  168.            
  169.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  170.        
  171.            
  172.             dlg_vngen_text("9")
  173.         }
  174.         if (vngen_event()) {
  175.             //Remark Choices
  176.             if (vngen_option("firstChoiceL8", view_width*0.5, view_height*0.5, 0.5, 0.5, snd_hover, snd_select)) {
  177.                   vngen_option_create_transformed("opt_1", dlg_get_line("10A"), sButton, sButtonHover, sButtonHover, 0, -70, -2, fntDialogue_27, c_white, 0, 0, 1.1, c_white, 0, 0, 1.2, c_white, 0.1, trans_slide_right, 0.5, ease_elastic_out);
  178.                   vngen_option_create_transformed("opt_2", dlg_get_line("10B"), sButton, sButtonHover, sButtonHover, 0, 70, -3, fntDialogue_27, c_white, 0, 0, 1.1, c_white, 0, 0, 1.2, c_white, 0.1, trans_slide_right, 0.6,    ease_elastic_out);
  179.             }
  180.         }
  181.    
  182.         if (vngen_event()) {
  183.             switch (vngen_get_option("firstChoiceL8")) {
  184.                case "opt_1": vngen_goto("firstResponseL8A", self, false); break;
  185.                case "opt_2": vngen_goto("firstResponseL8B", self, false); break;
  186.             }
  187.         }
  188.         if (vngen_event("firstResponseL8A")) {
  189.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsAnger,0);
  190.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesHalfStraight,0);
  191.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthOpen_idle,0);
  192.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  193.             vngen_char_modify_pos(global.player_name, mcchar_sx-100, mcchar_sy, mcchar_z, mcchar_scale, -1, 1.5, ease_quint);
  194.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  195.             dlg_vngen_text("11")
  196.         }
  197.         if (vngen_event()) {
  198.            
  199.         vngen_char_modify_pos(global.player_name, char_sx-500, char_sy-500, char_z, char_scale*.95, 0, 1.25);
  200.             dlg_vngen_text("12")
  201.         }
  202.         if (vngen_event()) {
  203.        
  204.             //Hide MC
  205.             //vngen_char_modify_pos(global.lily_name, lilychar_sx+150, lilychar_sy, lilychar_z, lilychar_scale, 0, 0, ease_bounce);
  206.             vngen_char_anim_start(global.lily_name,anim_shakev_gentle,0.25,false,false)
  207.        
  208.        
  209.             vngen_attach_replace(global.lily_name,"eyes",sLilyblinking,0);
  210.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  211.            
  212.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  213.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesHalfLowered,0);
  214.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthIdle,0);
  215.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  216.        
  217.            
  218.        
  219.            
  220.             dlg_vngen_text("13")
  221.         }
  222.         if (vngen_event()) {
  223.            
  224.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  225.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseDetermined, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  226.            
  227.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthBig_ah,0);
  228.        
  229.            
  230.        
  231.             vngen_char_modify_pos(global.player_name, mcchar_sx+10, mcchar_sy, mcchar_z, mcchar_scale, -1, 1.5, ease_quint);
  232.            
  233.            
  234.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsAnger,0);
  235.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesWideStraight,0);
  236.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthEhhh,0);
  237.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  238.             //vngen_char_modify_pos(global.lily_name, char_sx-10, char_sy,10 , char_scale2, 0, 2, ease_quint);
  239.             dlg_vngen_text("14")
  240.         }
  241.        
  242.         if(vngen_event())
  243.         {
  244.             vngen_goto("afterFirstChoiceL7",self,false)
  245.         }
  246.        
  247.         if (vngen_event("firstResponseL8B")) {
  248.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseHandBehind, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  249.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenBack,0);
  250.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthUh,0);
  251.             vngen_attach_destroy(global.player_name,"brows2",sProtagBrowsFlat,0)
  252.            
  253.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseSass, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  254.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  255.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthSad,0);
  256.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  257.        
  258.             dlg_vngen_text("15")
  259.         }
  260.        
  261.         if (vngen_event()) {
  262.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  263.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenLowered,0);
  264.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralFrown,0);
  265.             vngen_attach_destroy(global.player_name,"brows2",sProtagBrowsFlat,0)
  266.            
  267.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  268.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  269.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthSad,0);
  270.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  271.             dlg_vngen_text("16")
  272.         }
  273.         if (vngen_event()) {
  274.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  275.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  276.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthEhhh,0);
  277.             vngen_attach_destroy(global.player_name,"brows2",sProtagBrowsFlat,0)
  278.            
  279.             vngen_char_replace_ext(global.lily_name,previous,sLilyPosePensive, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  280.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  281.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthSad,0);
  282.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  283.             dlg_vngen_text("17")
  284.         }
  285.         if (vngen_event()) {
  286.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  287.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  288.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralFrown,0);
  289.             vngen_attach_destroy(global.player_name,"brows2",sProtagBrowsFlat,0)
  290.            
  291.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseDetermined, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  292.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  293.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  294.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  295.             dlg_vngen_text("18")
  296.         }
  297.         if (vngen_event()) {
  298.             vngen_char_anim_start(global.lily_name,anim_shakev_gentle,0,false,false);
  299.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  300.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  301.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthEhhh,0);
  302.             vngen_attach_destroy(global.player_name,"brows2",sProtagBrowsSad,0)
  303.            
  304.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseSass, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  305.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenLowered,0);
  306.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  307.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  308.             dlg_vngen_text("19")
  309.         }
  310.         //
  311.         if (vngen_event("afterFirstChoiceL7")) {
  312.            
  313.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  314.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralFrown,0);
  315.             vngen_attach_destroy(global.player_name,"brows2",trans_none,0)
  316.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseSass, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  317.            
  318.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  319.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthBig_ah,0);
  320.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  321.            
  322.            
  323.            
  324.             dlg_vngen_text("20")
  325.         }
  326.        
  327.         if (vngen_event()) {
  328.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenDown,0);
  329.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  330.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthOpen_idle,0);
  331.        
  332.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  333.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfYou,0);
  334.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthIdle,0);
  335.             dlg_vngen_text("21")
  336.         }
  337.         if (vngen_event()) {
  338.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsIdle,0);
  339.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  340.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralFrown,0);
  341.             vngen_attach_replace(global.lily_name,"eyes",sLilyblinking,0);
  342.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_smile,0);
  343.            
  344.        
  345.             //vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenRaisedUp,0);
  346.            
  347.        
  348.             dlg_vngen_text("22")
  349.         }
  350.         if (vngen_event()) {
  351.             //lily thinking
  352.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenBack,0);
  353.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthGrin,0);
  354.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  355.            
  356.             //ethan telling
  357.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  358.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  359.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthEhhh,0);
  360.             dlg_vngen_text("23")
  361.         }
  362.         if (vngen_event()) {
  363.            
  364.             //Move ethan
  365.            
  366.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  367.             vngen_char_modify_pos(global.player_name, char_sx-800, char_sy-500, 10, char_scale*.95, 0, 1, ease_circ_in);
  368.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  369.            
  370.             //lily
  371.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  372.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenRaisedUp,0);
  373.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthUh,0);
  374.             dlg_vngen_text("24")
  375.         }
  376.         if (vngen_event()) {
  377.         /*description
  378.         Ethan tells: i quickly move towards lily to grab her
  379.         while lilly was trying to run*/
  380.             vngen_char_modify_pos(global.player_name, char_sx-200, char_sy-500, 10, char_scale*.95, 0, 1, ease_circ_in);
  381.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  382.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  383.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthGrin,0);
  384.         //Move lily
  385.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseSass, none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0, ease_none);
  386.             //vngen_char_modify_pos(global.lily_name, lilychar_sx, lilychar_sy+200, lilychar_z, lilychar_scale, 0, 0.5)
  387.             vngen_char_modify_pos(global.lily_name, char_sx+200, char_sy-600, 0, char_scale*.95, 0, 1, ease_circ_in);
  388.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  389.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_idle,0);
  390.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  391.            
  392.            
  393.        
  394.            
  395.            
  396.             dlg_vngen_text("25");
  397.         }
  398.         if (vngen_event()) {
  399.            
  400.             vngen_char_modify_pos(global.player_name, char_sx+150, char_sy+500, 10, char_scale*.95, 0, 1, ease_circ_in);
  401.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseHandBehind,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  402.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  403.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_smile,0);
  404.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  405.            
  406.             vngen_char_modify_pos(global.lily_name, char_sx+200, char_sy+600, 10, char_scale*.95, 0, 1, ease_circ_in);
  407.             vngen_scene_create("BlackScreen",sprDarkSquare,0,0,0,true,true,trans_fade,0.5);
  408.             vngen_scene_modify_pos("BlackScreen",0,0,0,75,0,0);
  409.            
  410.             dlg_vngen_text("26");
  411.         }
  412.         if (vngen_event()) {
  413.             //below 3 lines are for creating bed scene         
  414.        
  415.            
  416.            
  417.            
  418.            
  419.             dlg_vngen_text("27");
  420.         }
  421.         if (vngen_event()) {
  422.             vngen_scene_destroy("BlackScreen",trans_fade,.5)
  423.             vngen_scene_create_spine("LilyPinned",sCGLilyPinnedSad,1,1,1,false,false,trans_none,0);
  424.             vngen_scene_modify_direct("LilyPinned",1,1,0,.5,.5,0)
  425.             dlg_vngen_text("28")
  426.         }
  427.         if (vngen_event()) {
  428.        
  429.             dlg_vngen_text("29")
  430.         }
  431.         if (vngen_event()) {
  432.        
  433.             dlg_vngen_text("30")
  434.         }
  435.         if (vngen_event()) {
  436.             vngen_scene_replace("LilyPinned",sCGLilyPinnedHappy,0);
  437.        
  438.             dlg_vngen_text("31")
  439.         }
  440.         if (vngen_event()) {
  441.        
  442.             dlg_vngen_text("32")
  443.         }
  444.         if (vngen_event()) {
  445.            
  446.             dlg_vngen_text("33")
  447.         }
  448.         if (vngen_event()) {
  449.             vngen_scene_replace("LilyPinned",sCGLilyPinnedSad,0);
  450.             dlg_vngen_text("34")
  451.         }
  452.         if (vngen_event()) {
  453.             vngen_scene_replace("LilyPinned",sCGLilyPinnedHappy,0);
  454.             dlg_vngen_text("35")
  455.         }
  456.         if (vngen_event()) {
  457.        
  458.             dlg_vngen_text("36")
  459.         }
  460.         if (vngen_event()) {
  461.        
  462.             dlg_vngen_text("37")
  463.         }
  464.         if (vngen_event()) {
  465.             //vngen_scene_destroy("LilyPinned",trans_fade,.5);
  466.             vngen_scene_create_spine("lilyBoobGrabCG",sCGProtagTaraChestGrab,0,0,-5,false,true,trans_fade,.5);
  467.             vngen_scene_create("blurbg",bgProtagBedCloseUp,0,0,-1,scale_none,true,trans_fade,.5);
  468.            
  469.             dlg_vngen_text("38")
  470.         }
  471.         if (vngen_event()) {
  472.        
  473.             dlg_vngen_text("39")
  474.         }
  475.         if (vngen_event()) {
  476.        
  477.             dlg_vngen_text("40")
  478.         }
  479.         if (vngen_event()) {
  480.             vngen_scene_destroy("lilyBoobGrabCG",trans_fade,.5);
  481.             vngen_scene_destroy("blurbg",trans_fade,.5);
  482.            
  483.             vngen_scene_replace("LilyPinned",sCGLilyPinnedHappy,0);
  484.            
  485.            
  486.            
  487.             dlg_vngen_text("41")
  488.         }
  489.         if (vngen_event()) {
  490.             vngen_scene_create_spine("lilyBoobGrabCG",sCGProtagTaraChestGrab,0,0,-5,false,true,trans_fade,.5);
  491.             vngen_scene_create("blurbg",bgProtagBedTop,0,0,-1,scale_none,true,trans_fade,.5);
  492.            
  493.             dlg_vngen_text("42")
  494.         }
  495.         if (vngen_event()) {
  496.             vngen_scene_destroy("lilyBoobGrabCG",trans_fade,.5);
  497.             vngen_scene_destroy("blurbg",trans_fade,.5);
  498.             vngen_scene_destroy("LilyPinned",trans_fade,.5);
  499.             vngen_scene_create("BlackScreen",sprDarkSquare,0,0,0,true,true,trans_fade,0.5);
  500.             vngen_scene_modify_pos("BlackScreen",0,0,0,75,0,0);
  501.             dlg_vngen_text("43")
  502.         }
  503.         if (vngen_event()) {
  504.        
  505.             dlg_vngen_text("44")
  506.         }
  507.         if (vngen_event()) {
  508.        
  509.             dlg_vngen_text("45")
  510.         }
  511.         if (vngen_event()) {
  512.        
  513.             dlg_vngen_text("46")
  514.         }
  515.         if (vngen_event()) {
  516.             vngen_scene_destroy("BlackScreen",trans_fade,.5);
  517.            
  518.             //Create Lily Character
  519.        
  520.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  521.             vngen_char_modify_pos(global.lily_name, char_sx-700, char_sy-350, char_z, char_scale*.95, 0, .001); //Use modify_pos for permanent changes, not modify_direct
  522.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesWideStraight,0);
  523.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  524.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  525.             vngen_char_modify_pos(global.lily_name, char_sx-200, char_sy-400, char_z, char_scale*.95, 0, 1); //Use modify_pos for permanent changes, not modify_direct
  526.            
  527.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseHandBehind,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  528.             vngen_char_modify_pos(global.player_name, char_sx-800, char_sy-300, 10, char_scale*.95, 0, 0.001, ease_none);
  529.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  530.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  531.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  532.            
  533.             dlg_vngen_text("47")
  534.         }
  535.         if (vngen_event()) {
  536.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseThinking,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  537.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenLowered,0);
  538.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  539.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  540.        
  541.             dlg_vngen_text("48")
  542.         }
  543.         if (vngen_event()) {
  544.         vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  545.             dlg_vngen_text("49")
  546.         }
  547.         if (vngen_event()) {
  548.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenYou,0);
  549.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  550.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthUh,0);
  551.        
  552.            
  553.             dlg_vngen_text("50")
  554.         }
  555.         if (vngen_event()) {
  556.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  557.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  558.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  559.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralSmile,0);
  560.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0, ease_none);
  561.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesWideYou,0);
  562.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  563.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  564.             dlg_vngen_text("51")
  565.         }
  566.         if (vngen_event()) {
  567.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0, ease_none);
  568.             vngen_char_modify_pos(global.lily_name, char_sx+500, char_sy-600, char_z, char_scale*.95, 0, 2); //Use modify_pos for permanent changes, not modify_direct
  569.            
  570.             dlg_vngen_text("52")
  571.         }
  572.         if (vngen_event()) {
  573.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  574.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenYou,0);
  575.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsIdle,0);
  576.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthNeutralFrown,0);
  577.            
  578.             dlg_vngen_text("53")
  579.         }
  580.         if (vngen_event()) {
  581.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseHandBehind,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  582.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  583.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsIdle,0);
  584.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthTongue,0);
  585.             dlg_vngen_text("54")
  586.         }
  587.         if (vngen_event()) {
  588.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseThinking,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  589.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  590.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  591.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthOpen_smile,0);
  592.             dlg_vngen_text("55")
  593.         }
  594.         if (vngen_event()) {
  595.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenYou,0);
  596.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsIdle,0);
  597.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthSad,0);
  598.             dlg_vngen_text("56")
  599.         }
  600.         if (vngen_event()) {
  601.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesHalfBack,0);
  602.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  603.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthOpen_smile,0);
  604.             dlg_vngen_text("57")
  605.         }
  606.         if (vngen_event()) {
  607.             vngen_char_replace_ext(global.player_name,previous,sProtagPosePockets,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  608.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesWideDown,0);
  609.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  610.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthOpen_smile,0);
  611.             dlg_vngen_text("58")
  612.         }
  613.         if (vngen_event()) {
  614.             //vngen_scene_destroy("lilyBoobGrabCG",trans_fade,.5);
  615.             vngen_scene_destroy("BG",trans_fade,.5);
  616.             vngen_char_modify_pos(global.player_name, char_sx+150, char_sy+5000, 10, char_scale*.95, 0, 0, ease_circ_in);
  617.             //vngen_scene_destroy("BlackScreen",trans_fade,.5);
  618.             vngen_script_execute_ext(store_background);
  619.             vngen_script_execute_ext(set_new_background,bgDoorCloseUp);
  620.            
  621.             vngen_char_replace_ext(global.lily_name,previous,sLilyPosePensive,none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0, ease_none);
  622.             vngen_char_modify_pos(global.lily_name, char_sx-500, char_sy-500, char_z, char_scale*.95, 0, 1); //Use modify_pos for permanent changes, not modify_direct
  623.            
  624.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  625.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  626.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesWideStraight,0);
  627.             //vngen_char_modify_pos(global.lily_name, char_sx-200, char_sy-400, char_z, char_scale*.95, 0, 1); //Use modify_pos for permanent changes, not modify_direct
  628.            
  629.             //tara
  630.             char2_sx = view_width*.1;
  631.             char2_sy = view_height*.85+10
  632.             char2_z = 0;
  633.             char2_offset_x = 1292;
  634.             char2_offset_y = 485;
  635.             char2_offset_mouth_x = 0;
  636.             char2_offset_mouth_y = 127;
  637.             char2_offset_brows_x = -10;
  638.             char2_offset_brows_y = -42;
  639.             char2_scale = char_scale
  640.             vngen_char_create_ext(global.tara_name, sTaraPoseArmsCrossed, none, none, orig_center, orig_center, char2_sx, char2_sy, char2_z, 0, 0, scale_none, true , 0, trans_slide_right, vn_trans_dur, ease_circ_out);
  641.             vngen_char_modify_pos(global.tara_name, char2_sx+300, char2_sy+100, char2_z, char2_scale, 0, 0); //Use modify_pos for permanent changes, not modify_direct
  642.             vngen_char_deform_start(global.tara_name, def_breathe, 3.35, true, false);
  643.             vngen_attach_create_ext(global.tara_name,"brows",sTaraBrowsFlat,orig_center,orig_center,char2_offset_x+char2_offset_brows_x,char2_offset_y+char2_offset_brows_y,-2,-1,trans_none,0,0);
  644.             vngen_attach_create_ext(global.tara_name,"eyes",sTaraEyesHalfStraight,orig_center,orig_center,char2_offset_x,char2_offset_y,0,-1,trans_none,0,0);
  645.             vngen_attach_create_ext(global.tara_name,"mouth",sTaraMouthIdle,orig_center,orig_center,char2_offset_x+char2_offset_mouth_x,char2_offset_y+char2_offset_mouth_y,0,-1,trans_none,0,0);
  646.    
  647.            
  648.             //vngen_scene_destroy("LilyPinned",trans_fade,.5);
  649.             //vngen_scene_create("BlackScreen",sprDarkSquare,0,0,0,true,true,trans_fade,0);
  650.             //vngen_scene_modify_pos("BlackScreen",0,0,0,75,0,0)
  651.             dlg_vngen_text("59")
  652.         }
  653.         if (vngen_event()) {
  654.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.009, ease_none);
  655.             vngen_char_modify_pos(global.lily_name, char_sx-500, char_sy-500, char_z, char_scale*.95, 0, 1); //Use modify_pos for permanent changes, not modify_direct
  656.            
  657.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  658.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  659.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesWideStraight,0);
  660.  
  661.             dlg_vngen_text("60")
  662.         }
  663.         if (vngen_event()) {
  664.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseArmsCrossed, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  665.             //vngen_char_modify_pos(global.tara_name, view_width*.25, char2_sy, 1, char2_scale, 0, 0, ease_quint);
  666.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesWideStraight,0);
  667.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  668.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthOpen_idle,0);
  669.            
  670.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  671.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsIdle,0);
  672.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesWideStraight,0);
  673.             dlg_vngen_text("61")
  674.         }
  675.         if (vngen_event()) {
  676.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.009, ease_none);
  677.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  678.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  679.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesWideStraight,0);
  680.             dlg_vngen_text("62")
  681.         }
  682.         if (vngen_event()) {
  683.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseBird, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  684.            
  685.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesWideStraight,0);
  686.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  687.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthOpen_idle,0);
  688.             dlg_vngen_text("63")
  689.         }
  690.         if (vngen_event()) {
  691.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseArmsCrossed, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  692.             vngen_char_replace_ext(global.lily_name,previous,sLilyPosePensive,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  693.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  694.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  695.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfLowered,0);
  696.             dlg_vngen_text("64")
  697.         }
  698.         if (vngen_event()) {
  699.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  700.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  701.            
  702.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesHalfUp,0);
  703.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  704.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthOpen_sad,0);
  705.             dlg_vngen_text("65")
  706.         }
  707.         if (vngen_event()) {
  708.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseArmsCrossed, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  709.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesWideStraight,0);
  710.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  711.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthLow_uh,0);
  712.            
  713.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  714.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  715.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfUp,0);
  716.             dlg_vngen_text("66")
  717.         }
  718.         if (vngen_event()) {
  719.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  720.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  721.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfStraight,0);
  722.             dlg_vngen_text("67")
  723.         }
  724.         if (vngen_event()) {
  725.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  726.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesWideUp,0);
  727.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  728.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthUh,0);
  729.            
  730.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  731.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  732.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  733.             dlg_vngen_text("68")
  734.         }
  735.    
  736.        
  737.         if (vngen_event()) {
  738.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  739.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesHalfStraight,0);
  740.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsIdle,0);
  741.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthOpen_idle,0);
  742.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  743.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  744.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  745.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  746.             dlg_vngen_text("69")
  747.         }
  748.         if (vngen_event()) {
  749.             //vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  750.             //vngen_attach_replace(global.tara_name,"eyes",sTaraEyesHalfStraight,0);
  751.             //vngen_attach_replace(global.tara_name,"brows",sTaraBrowsIdle,0);
  752.             //vngen_attach_replace(global.tara_name,"mouth",sTaraMouthOpen_idle,0);
  753.             vngen_char_replace_ext(global.lily_name,previous,sLilyPosePensive,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  754.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  755.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  756.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  757.             dlg_vngen_text("70")
  758.         }
  759.         if (vngen_event()) {
  760.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseArmsCrossed, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  761.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesOpenStraight,0);
  762.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsIdle,0);
  763.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthOpen_idle,0);
  764.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  765.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  766.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  767.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfLowered,0);
  768.             dlg_vngen_text("71")
  769.         }
  770.         if (vngen_event()) {
  771.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseArmsCrossed, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  772.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesOpenStraight,0);
  773.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsSad,0);
  774.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthLow_uh,0);
  775.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  776.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthIdle,0);
  777.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsFlat,0);
  778.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfStraight,0);
  779.             dlg_vngen_text("72")
  780.         }
  781.         if (vngen_event()) {
  782.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none)
  783.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesOpenStraight,0);
  784.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  785.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthBig_ah,0);
  786.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  787.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthOpen_sad,0);
  788.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  789.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesHalfLowered,0);
  790.             dlg_vngen_text("73")
  791.         }
  792.         if (vngen_event()) {
  793.            
  794.            
  795.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  796.             vngen_char_modify_pos(global.tara_name, char2_sx+2300, char2_sy, char2_z, char2_scale, 0, 1); //Use modify_pos for permanent changes, not modify_direct
  797.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesOpenStraight,0);
  798.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  799.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthBig_ah,0);
  800.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseDetermined,none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0.1, ease_none);
  801.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthLow_uh,0);
  802.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  803.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  804.             dlg_vngen_text("74")
  805.         }
  806.         if (vngen_event()) {
  807.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseArmsCrossed, none, none, orig_center, orig_center, 0, 0, scale_none, true, 0, 0, ease_none)
  808.            
  809.             vngen_char_modify_pos(global.lily_name, char_sx, char_sy+300, char_z, char_scale*.95, 0, 0); //Use modify_pos for permanent changes, not modify_direct
  810.            
  811.             vngen_scene_create("BG",bgProtagPC2,0,0,0,false,false,trans_fade,.5);
  812.             vngen_char_modify_pos(global.tara_name, char2_sx+1000, char2_sy+150, char2_z, char2_scale, 0,1); //Use modify_pos for permanent changes, not modify_direct
  813.            
  814.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseHandBehind,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  815.             vngen_char_modify_pos(global.player_name, char_sx-1000, char_sy-300, 10, char_scale*.95, 0, 0.001, ease_none);
  816.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  817.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsFlat,0);
  818.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthLow_uh,0);
  819.            
  820.             dlg_vngen_text("75")
  821.         }
  822.         if (vngen_event()) {
  823.            
  824.            
  825.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  826.             vngen_attach_replace(global.tara_name,"eyes",sTaraEyesOpenStraight,0);
  827.             vngen_attach_replace(global.tara_name,"brows",sTaraBrowsRaised,0);
  828.             vngen_attach_replace(global.tara_name,"mouth",sTaraMouthBig_ah,0);
  829.             vngen_char_replace_ext(global.player_name,previous,sProtagPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none);
  830.             vngen_attach_replace(global.player_name,"eyes",sProtagEyesOpenStraight,0);
  831.             vngen_attach_replace(global.player_name,"brows",sProtagBrowsRaised,0);
  832.             vngen_attach_replace(global.player_name,"mouth",sProtagMouthBig_ah,0);
  833.             vngen_char_modify_pos(global.tara_name, char2_sx+700, char2_sy+150, char2_z, char2_scale, 0, 2); //Use modify_pos for permanent changes, not modify_direct
  834.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseBird, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.5, ease_none)
  835.            
  836.            
  837.             dlg_vngen_text("76")
  838.         }
  839.         if (vngen_event()) {
  840.             vngen_char_replace_ext(global.tara_name,previous,sTaraPoseIdle, none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0, ease_none)
  841.             vngen_char_modify_pos(global.tara_name, char2_sx, char2_sy+1050, char2_z, char2_scale, 0, 0); //Use modify_pos for permanent changes, not modify_direct
  842.             vngen_char_modify_pos(global.player_name, char_sx, char_sy+600, 10, char_scale*.95, 0, 0, ease_none);
  843.            
  844.             vngen_scene_create("BlackScreen",sprDarkSquare,0,0,0,true,true,trans_fade,0.5);
  845.             vngen_scene_modify_pos("BlackScreen",0,0,0,75,0,0);
  846.            
  847.             dlg_vngen_text("77")
  848.         }
  849.         if (vngen_event()) {
  850.             vngen_scene_destroy("BlackScreen",trans_fade,0);
  851.             vngen_script_execute_ext(store_background);
  852.             vngen_script_execute_ext(set_new_background,bgDoorCloseUp);
  853.             vngen_char_modify_pos(global.lily_name, char_sx-500, char_sy-500, char_z, char_scale*.95, 0, 0); //Use modify_pos for permanent changes, not modify_direct
  854.             vngen_char_replace_ext(global.lily_name,previous,sLilyPoseIdle,none, none, orig_center, orig_center, 0, 0, scale_none, false, 0, 0.1, ease_none);
  855.             vngen_attach_replace(global.lily_name,"mouth",sLilyMouthBig_ah,0);
  856.             vngen_attach_replace(global.lily_name,"brows",sLilyBrowsRaised,0);
  857.             vngen_attach_replace(global.lily_name,"eyes",sLilyEyesOpenStraight,0);
  858.             dlg_vngen_text("78")
  859.         }
  860.        
  861.        
  862.         if (vngen_event()) {
  863.             vngen_script_execute_ext(scrTimePass)
  864.        
  865.             vngen_event_pause(.1)
  866.             vngen_script_execute(vngen_goto, "ev_cleanup", self, false);
  867.         }
  868.     }
  869.  
  870. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement