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="" />
								  
	<textSub name="tagline" string="Watch where you point that thing!"/>		
	<textSub name="para1"  string="The Marlin is a formidable predator, and these\n
									waters are filled with them.\n" />

	<textSub name="para2"  string="HINT:\n
								      Shaking your tail: Marlins are known to be quite\n
								      tenacious. If one is on your tail, you may need to\n
								      lure him into a nearby mine.\n
								      " />

	<image x="372" y="142" scaleX="0.85" scaleY="0.85" file="resources/marlin/swim/swim_cycle.1.jpg" />
	
	<textSub name="objectiveText" string="" />
	<textSub name="timeObjectiveText" string="" />

</screen>

⌨️ 快捷键说明

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