startscreen.xml

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

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

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

	<textSub name="title" string="" />
								  
	<textSub name="tagline" string="Pass the wasabi ..."/>		
	<textSub name="para1"  string="These deep waters are swarming with sleek fast Tuna,\n
					so watch out. Stay out of their way until you've\n
					grown large enough - then have a feast!\n" />

	<textSub name="para2"  string="HINT:\n
									   Get 'em while they're fresh!  Schools of fish\n
									   are easiest to catch when they first appear on the\n
									   screen. Wait too long, and they'll scatter.\n" />

	
	<image x="428" y="195" scaleX="-0.5" scaleY="0.5" file="resources/tuna/swim/swim_cycle.1.jpg" />


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

</screen>

⌨️ 快捷键说明

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