startscreen.xml

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

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

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

	<image name="extraButton" file="resources\menus\screenExtras\circleBack.png" x="458" y="200" />
	<image name="extraButton" file="resources\menus\screenExtras\greenFish.png" scaleX="1" scaleY="1" x="459" y="203" />
	
	<textSub name="title" string="" />
								  
	<textSub name="tagline" string="Kids - never feed your fish uranium!" />
		
	<textSub name="para1"  string="Some of these poor minnows have eaten hazardous\n
								waste, turning them into poisonous mutants!  They\n
								may look tasty, but don't eat the green fish!\n
								" />

	<textSub name="para2"  string="WATCH OUT FOR MUTANT FISH!\n
								   Avoid the bright green fish.  If you eat one\n
								   you'll become disoriented!  To recover, rapidly tap \n
								   the left mouse button until you return to normal.\n" />




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

</screen>

⌨️ 快捷键说明

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