⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 startscreen.xml

📁 autoexe.bat
💻 XML
字号:
<screen name="Hidden Treasure Start">
	<include name="baseLyout" file="config\Stages\stageStartBase.xml" />

	<textSub name="title" string="XXX" />
								  
	<textSub name="tagline" string="Clam up!" />
		
	<textSub name="para1"  string="There are some oysters here on the ocean floor that are busy\n
								making pearls. Swoop in and eat the pearls for extra points!\n
								If you're lucky you may find other treasures inside!\n
								" />

	<textSub name="para2"  string="\nFish Dash Attack:\n
								         Click your left mouse button for a quick\n
								         burst of speed!
								         "/>
	<group x="0" y="30" >
		<image name="extraButton" file="resources\Oyster\open.4.jpg" x="455" y="200" />
		<image name="pearlButton" file="resources\Oyster\pearl.jpg" x="505" y="262" pivot="center" opacity="0.8" scaleX=".6" scaleY=".6" />
	</group>

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

⌨️ 快捷键说明

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