; ; ; 紙芝居 千尋 Ver 0.01 ; ;[説 明] ; MXNovel サンプルプログラム第一弾 ; ;[履 歴] ; Date Ver Conf Auth ;----------------------------------------------------------------------------- ; 2004.02.15 0.01 新規作成 桜花 ; ; ; <== コメントは ;(せみころん)ね ; 前処理 font MS 明朝 80 0 bi text "千尋 Ver 0.01" 50 200 128 128 0 update wait 2500 font MS 明朝 30 0 bi text "桜花 PRESENT" 50 300 128 255 128 update wait 3500 cleartext #start font MS 明朝 20 00 b text "終了する時は、ESCキーを押してね♪" 10 10 255 255 255 update wait 2500 cleartext font MS 明朝 30 00 b text "おはよう。。。桜花" 10 20 0 255 0 update wait 3000 cleartext font MS ゴシック 20 0 biu text "なぜ、だまっているの?" 10 100 0 255 0 update wait 3000 cleartext font MS 明朝 30 0 bi text "千尋、いつもいい子にしているよ。" 10 180 255 0 0 update wait 3000 cleartext text "桜花がいれば何もいらない・・・" 10 180 255 0 0 update wait 3000 cleartext text "桜花が行くところなら、どこにでもいく。。" 10 180 255 0 0 update wait 3000 cleartext text "ねぇ・・・なぜ、だまっているの?" 10 100 0 255 0 update wait 3000 cleartext text "・" 10 100 0 255 0 update wait 2000 text "・・" 10 100 0 255 0 update wait 2000 text "・・・" 10 100 0 255 0 update wait 2000 ;cleartext text "・・・・" 10 100 0 255 0 update wait 2000 cleartext goto #start