Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

;メニューボタン非表示
;[hidemenubutton]


;ゲームに必要なライブラリ読み込み
[call storage="system/tyrano.ks"]
[call storage="system/builder.ks"]
[call storage="system/chara_define.ks"]

;live2D対応


[layopt layer=2 visible=true]
[layopt layer="message0" visible=false]
[call storage="system/message_window.ks"]

;プラグインの設定
[call storage="system/plugin.ks"]
[call storage="system/plugin_third.ks"]

;タイトルの設定
;[title name="now loading"]

;タイトル画面表示
[jump storage="title_screen.ks"]

;--------------------------

[s]




Commits for Nextrek/Wrestling/data/scenario/first.ks

Diff revisions: vs.
Revision Author Commited Message
1320 Diff Diff DBraccini picture DBraccini Thu 27 Feb, 2020 10:38:31 +0000

fix bug / add patreon

1307 Diff Diff DBraccini picture DBraccini Wed 19 Feb, 2020 16:00:07 +0000

fix

1302 Diff Diff DBraccini picture DBraccini Tue 18 Feb, 2020 18:25:37 +0000

add sound

1273 DBraccini picture DBraccini Tue 04 Feb, 2020 09:10:57 +0000