132 lines
5.2 KiB
Text
132 lines
5.2 KiB
Text
;//■ブロック0100:『ザッピング選択肢2』
|
||
;//※このブロックは体験版のスクリプトを流用して下さい
|
||
|
||
*prologue0100_TOP
|
||
;[debug_win]
|
||
;[eval exp="f.nowfile = 'なうprologue0100'"]
|
||
;[debug_win_end]
|
||
|
||
;//☆AutoSave_03
|
||
;//AutoSave 3
|
||
|
||
;//◆Flow:prologue
|
||
;[eval exp="f.l_flow_flg,0]
|
||
;//ブロック0100
|
||
;フロー[eval exp="sf.g_Prologue_02 = 1"]
|
||
|
||
;//----------------------------------------------------------
|
||
;//@:無し
|
||
;//※突入条件・無し
|
||
;//長崎視点:05010
|
||
;//安西視点:05020
|
||
;//主人公視点:01100
|
||
|
||
;//長崎
|
||
;//安西
|
||
;//主人公
|
||
|
||
|
||
;アスペクトスイッチ
|
||
; [laycount layers=10]
|
||
;
|
||
; ;背景
|
||
; [bg storage="Appendix_BG"]
|
||
; ;オフボタン画像を背景にpimage
|
||
; ;長崎
|
||
; [pimage storage="aspect_sel02" layer=base page=back visible=true dx="&sf.aspect1_x" dy="&sf.aspect2_y"]
|
||
; ;安西
|
||
; [pimage storage="aspect_sel06" layer=base page=back visible=true dx="&sf.aspect2_x" dy="&sf.aspect2_y"]
|
||
; ;キャンセル
|
||
; [pimage storage="aspect_sel09" layer=base page=back visible=true dx="&sf.aspect3_x" dy="&sf.aspect5_y"]
|
||
; [trans_c random time=1000]
|
||
;
|
||
; ;storage タップした時のオンボタン画像
|
||
; ;page 表foreに読み込んでおく
|
||
; ;visible タップまでは非表示なのでfalse
|
||
; ;オンボタン画像を読み込み
|
||
; ;長崎
|
||
; [image storage="aspect_over_sel02" page=fore visible=false layer=1 left="&sf.aspect1_x" top="&sf.aspect2_y"]
|
||
; ;安西
|
||
; [image storage="aspect_over_sel06" page=fore visible=false layer=5 left="&sf.aspect2_x" top="&sf.aspect2_y"]
|
||
; ;キャンセル
|
||
; [image storage="aspect_over_sel09" page=fore visible=false layer=8 left="&sf.aspect3_x" top="&sf.aspect5_y"]
|
||
; ;border 1以上にすると画面に十字線がでる
|
||
; [link target=*prologue0100_SEL1 single=true left="&sf.aspect1_x" top="&sf.aspect2_y" width=320 height=64 layer=1 border=0][endlink]
|
||
; [link target=*prologue0100_SEL2 single=true left="&sf.aspect2_x" top="&sf.aspect2_y" width=320 height=64 layer=5 border=0][endlink]
|
||
; [link target=*prologue0100_SEL3 single=true left="&sf.aspect3_x" top="&sf.aspect5_y" width=128 height=32 layer=8 border=0][endlink]
|
||
;[pcms]
|
||
|
||
;BGM停止
|
||
[fadeoutbgm time=500]
|
||
|
||
;mm ザッピング前に黒追加
|
||
[black_toplayer][trans_c cross time=500][hide_chara_int]
|
||
|
||
*ZAP01|ザッピング選択肢 長崎 安西
|
||
|
||
;バックログキャラ指定
|
||
;[eval exp="f.zap_sel_chara01 = ' 速水'"]
|
||
[eval exp="f.zap_sel_chara02 = ' 長崎'"]
|
||
;[eval exp="f.zap_sel_chara03 = ' 鶴田'"]
|
||
;[eval exp="f.zap_sel_chara04 = ' 菅生'"]
|
||
;[eval exp="f.zap_sel_chara05 = ' 神宮寺'"]
|
||
[eval exp="f.zap_sel_chara06 = ' 安西'"]
|
||
;[eval exp="f.zap_sel_chara07 = ' 小林'"]
|
||
;[eval exp="f.zap_sel_chara08 = ' その他'"]
|
||
[eval exp="f.zap_sel_chara09 = ' キャンセル'"]
|
||
|
||
[zap_set1]
|
||
|
||
;ボタン
|
||
;[locate x="&sf.asp速水_x" y="&sf.asp速水_y"][button graphic="aspect_sel01_" target=* recthit=true exp="sf.aspch = 1 , f.zap_sel_chara = f.zap_sel_chara01"]
|
||
[locate x="&sf.asp長崎_x" y="&sf.asp長崎_y"][button graphic="aspect_sel02_" target=*prologue0100_SEL1 recthit=true exp="sf.aspch = 2 , f.zap_sel_chara = f.zap_sel_chara02"]
|
||
;[locate x="&sf.asp鶴田_x" y="&sf.asp鶴田_y"][button graphic="aspect_sel03_" target=* recthit=true exp="sf.aspch = 3 , f.zap_sel_chara = f.zap_sel_chara03"]
|
||
;[locate x="&sf.asp菅生_x" y="&sf.asp菅生_y"][button graphic="aspect_sel04_" target=* recthit=true exp="sf.aspch = 4 , f.zap_sel_chara = f.zap_sel_chara04"]
|
||
;[locate x="&sf.asp神宮_x" y="&sf.asp神宮_y"][button graphic="aspect_sel05_" target=* recthit=true exp="sf.aspch = 5 , f.zap_sel_chara = f.zap_sel_chara05"]
|
||
[locate x="&sf.asp安西_x" y="&sf.asp安西_y"][button graphic="aspect_sel06_" target=*prologue0100_SEL2 recthit=true exp="sf.aspch = 6 , f.zap_sel_chara = f.zap_sel_chara06"]
|
||
;[locate x="&sf.asp小林_x" y="&sf.asp小林_y"][button graphic="aspect_sel07_" target=* recthit=true exp="sf.aspch = 7 , f.zap_sel_chara = f.zap_sel_chara07"]
|
||
;[locate x="&sf.aspほか_x" y="&sf.aspほか_y"][button graphic="aspect_sel08_" target=* recthit=true exp="sf.aspch = 8 , f.zap_sel_chara = f.zap_sel_chara08"]
|
||
[locate x="&sf.aspやめ_x" y="&sf.aspやめ_y"][button graphic="aspect_sel09_" target=*prologue0100_SEL3 recthit=true exp="sf.aspch = 9 , f.zap_sel_chara = f.zap_sel_chara09"]
|
||
|
||
[zap_set2]
|
||
|
||
[s]
|
||
|
||
|
||
;//----------------------------------------------------------
|
||
;//各ジャンプ処理
|
||
*prologue0100_SEL1|ザッピング選択肢 長崎
|
||
|
||
|
||
;[zap_hisout txt="ザッピング"][zap_hisout txt="&f.zap_sel_chara02"][zap_hisout txt=" 選択"][hr][hr]
|
||
[zap_clear]
|
||
;[black_toplayer][trans_c random time=1000][hide_chara_int]
|
||
[zapfade]
|
||
|
||
[jump storage="prologue_zap05010.ks" target=*prologue_zap05010_TOP]
|
||
|
||
;//----------------------------------------------------------
|
||
;//各ジャンプ処理
|
||
*prologue0100_SEL2|ザッピング選択肢 安西
|
||
|
||
;[zap_hisout txt="ザッピング"][zap_hisout txt="&f.zap_sel_chara06"][zap_hisout txt=" 選択"][hr][hr]
|
||
[zap_clear]
|
||
;[black_toplayer][trans_c random time=1000][hide_chara_int]
|
||
[zapfade]
|
||
|
||
[jump storage="prologue_zap05020.ks" target=*prologue_zap05020_TOP]
|
||
|
||
;//----------------------------------------------------------
|
||
;//各ジャンプ処理
|
||
*prologue0100_SEL3|ザッピング選択肢 キャンセル
|
||
|
||
;[zap_hisout txt="ザッピング"][zap_hisout txt="&f.zap_sel_chara09"][zap_hisout txt=" 選択"][hr][hr]
|
||
[zap_clear]
|
||
[black_toplayer][trans_c random time=1000][hide_chara_int]
|
||
;[zapfade]
|
||
|
||
|
||
[jump storage="prologue01100.ks" target=*prologue01100_TOP]
|
||
|
||
|
||
;//
|