kansen-2/Kansen2_patch/westtown_zap_20220.ks
2023-12-19 02:58:55 -06:00

122 lines
4.4 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;//■ブロック『AspectSwitch 07』
*westtown_zap_20220_TOP
;[debug_win]
;[eval exp="f.nowfile = 'なうwesttown_zap_20220'"]
;[debug_win_end]
[sysbt_meswin clear]
;//☆AutoSave_14
;//AutoSave 14
;//◆Flowwesttown
;//2になるかも
;[eval exp="f.l_flow_flg = 5"]
;//★視点変更選択肢
;//少女視点:20230
;//速水視点:20240
;//主人公視点:10370
; ;アスペクトスイッチ
; [laycount layers=10]
;
; ;背景
; [bg storage="Appendix_BG"]
; ;オフボタン画像を背景にpimage
; ;速水
; [pimage storage="aspect_sel01" layer=base page=back visible=true dx="&sf.aspect1_x" dy="&sf.aspect1_y"]
; ;other
; [pimage storage="aspect_sel08" layer=base page=back visible=true dx="&sf.aspect2_x" dy="&sf.aspect4_y"]
; ;キャンセル
; [pimage storage="aspect_sel09" layer=base page=back visible=true dx="&sf.aspect3_x" dy="&sf.aspect5_y"]
; [trans_c random time=1000]
;
; ;オンボタン画像を読み込み
; ;速水
; [image storage="aspect_over_sel01" page=fore visible=false layer=0 left="&sf.aspect1_x" top="&sf.aspect1_y"]
; ;other
; [image storage="aspect_over_sel08" page=fore visible=false layer=7 left="&sf.aspect2_x" top="&sf.aspect4_y"]
; ;キャンセル
; [image storage="aspect_over_sel09" page=fore visible=false layer=8 left="&sf.aspect3_x" top="&sf.aspect5_y"]
; ;border 1以上にすると画面に十字線がでる
; [link target=*ZAP_SEL01 single=true left="&sf.aspect1_x" top="&sf.aspect1_y" width=320 height=64 layer=0 border=0][endlink]
; [link target=*ZAP_SEL08 single=true left="&sf.aspect2_x" top="&sf.aspect4_y" width=320 height=64 layer=7 border=0][endlink]
; [link target=*ZAP_SEL09 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=*ZAP_SEL01 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=*ZAP_SEL02 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=*ZAP_SEL03 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=*ZAP_SEL04 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=*ZAP_SEL05 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=*ZAP_SEL06 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=*ZAP_SEL07 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=*ZAP_SEL08 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=*ZAP_SEL09 recthit=true exp="sf.aspch = 9 , f.zap_sel_chara = f.zap_sel_chara09"]
[zap_set2]
[s]
;//
*ZAP_SEL01|ザッピング選択肢 速水
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
;[bg storage="white"][UpDate NoiseC x=3000]
[jump storage="westtown_zap_20240.ks" target=*westtown_zap_20240_TOP]
;//
*ZAP_SEL08|ザッピング選択肢 その他
[zap_clear]
;[black_toplayer][trans_c random time=1000][hide_chara_int]
[zapfade]
;[bg storage="white"][UpDate NoiseC x=3000]
[jump storage="westtown_zap_20230.ks" target=*westtown_zap_20230_TOP]
;//
*ZAP_SEL09|ザッピング選択肢 キャンセル
[zap_clear]
[black_toplayer][trans_c random time=1000][hide_chara_int]
;[zapfade]
;[bg storage="white"][UpDate NoiseC x=3000]
[jump storage="westtown_main10370.ks" target=*westtown_main10370_TOP]
;//
*14191|
[fc]