dialog


  
  Transform {
  translation 0 -2 0
  children [
  
  dialog-dialog {
  
  scene "@vr/proto/dialog/vu.wrl"
  translation 0 0 0
  scale 0.8 0.8 0.8
  
  switch 0
  transparency 0.8
  
  ##reverse TRUE
  speed 4.5
  delay 8
  
  color 1 1 0
  cycle 3
  
  
  
  
  r_string [ "speaking" "about" ".." ]
  l_string [ "amsterdam?" ]
  
  l_text 1 0 0
  l_scale 2.5 1.5 1
  l_color 0 1 1
  r_color 1 1 0
  
  r_text 0 0.5 1 
  r_text_scale 0.5 1 1
  
  l_transparency 0.3
  r_transparency 0.3
  
  r_max 12
  l_max 12
  r_01 [ "how" "are" "you?" ]
  l_01 [ "fine" "thank" "you" ]
  r_02 [ "tell" "me" "..." ]
  l_02 [ "yes" "eh" "..." ]
  r_03 [ "what do" "you think" "of" ]
  l_03 [ "what?" "..." ]
  r_04 [ "living in" "amsterdam" "!" ]
  l_04 [ "what do" "you mean?" ]
  r_05 [ "well" "isn't it" ]
  l_05 [ "what" "...?" ]
  r_06 [ "I think" "that" "..." ]
  l_06 [ "yes eh," "..." ]
  r_07 [ "but," "what do you" "think?" ]
  l_07 [ "I think" "that" "living" "..." ]
  r_08 [ "in" "amsterdam" "you mean?" ]
  l_08 [ "involves" "courage" ]
  r_09 [ "yes eh" "?" ]
  l_09 [ "and" "pleasure" "..." ]
  r_10 [ "unlike" "studying!" ]
  l_10 [ "indeed" "!" ]
  r_11 [ "But " "I am" "a student" ]
  l_11 [ "So," "what" "about it?" ]
  r_12 [ "nothing " "special" ]
  l_12 [ "I always" "wanted to be" "a student" ]
  }
  
  ] }