startscreen.xml

来自「autoexe.bat」· XML 代码 · 共 23 行

XML
23
字号
<screen name="Stage 1 Load">

	<include name="baseLyout" file="config\Stages\stageStartBase.xml" />

	<textSub name="title" string="Stage 2: Feeding Frenzy!\n" />
								  
	<textSub name="tagline" string="Bonus Stage!" />
		
	<textSub name="para1"  string="You've come across a school of minnows, and there are no \n
									predators in sight. Can you eat all the fish before the \n
									timer runs out?" />

	<textSub name="para2"  string="THE FRENZY METER:\n
							   Fill up your FRENZY METER by eating fish quickly.  When\n
							   your Frenzy meter is full, you earn double the points for\n
							   everything you eat!  To keep it full, you need to keep\n
							   eating!" />

	<textSub name="objectiveText" string=" " />
	<textSub name="timeObjectiveText" string=" " />

</screen>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?