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

📄 invasion.xml

📁 c++游戏源码 素材文件 需要openAl32.dll可以在网上下载
💻 XML
字号:
<Level>
	<CaptainChloride>
		<XY>
			<X>320</X>
			<Y>350</Y>
		</XY>
	</CaptainChloride>
	<Background>
		<Sprite>
			<ImageFileName>background.bmp</ImageFileName>
		</Sprite>
	</Background>
	<Door>
		<Sprite>
			<TransparentColor>
				<Red>0.0</Red>
				<Green>1.0</Green>
				<Blue>0.0</Blue>
			</TransparentColor>
			<ImageFileName>Door.bmp</ImageFileName>
			<XY>
				<X>862</X>
				<Y>243</Y>
			</XY>
		</Sprite>
		<XY>
			<X>21</X>
			<Y>225</Y>
		</XY>
	</Door>
	<Key>
		<Sprite>
			<TransparentColor>
				<Red>0.0</Red>
				<Green>1.0</Green>
				<Blue>0.0</Blue>
			</TransparentColor>
			<ImageFileName>KeyRed.bmp</ImageFileName>
			<XY>
				<X>195</X>
				<Y>467</Y>
			</XY>
		</Sprite>
		<XY>
			<X>31</X>
			<Y>15</Y>
		</XY>
	</Key>
	<WallFront>
		<Sprite>
			<TransparentColor>
				<Red>0.0</Red>
				<Green>1.0</Green>
				<Blue>0.0</Blue>
			</TransparentColor>
			<ImageFileName>Wallfront.bmp</ImageFileName>
			<XY>
				<X>864</X>
				<Y>0</Y>
			</XY>
		</Sprite>
	</WallFront>
	<Slug>
		<AnimatedSprite>
			<Animation>
				<LoopStyle>
					FORWARD
				</LoopStyle>
				<TransparentColor>
					<Red>0.0</Red>
					<Green>1.0</Green>
					<Blue>0.0</Blue>
				</TransparentColor>
				<Frames>
					<ImageFileName>SlugLeft.bmp</ImageFileName>
					<ImageFileName>SlugLeft.bmp</ImageFileName>
				</Frames>
			</Animation>
			<Animation>
				<LoopStyle>
					FORWARD
				</LoopStyle>
				<TransparentColor>
					<Red>0.0</Red>
					<Green>1.0</Green>
					<Blue>0.0</Blue>
				</TransparentColor>
				<Frames>
					<ImageFileName>SlugRight.bmp</ImageFileName>
					<ImageFileName>SlugRight.bmp</ImageFileName>
				</Frames>
			</Animation>
			<XY>
				<X>1863</X>
				<Y>354</Y>
			</XY>
		</AnimatedSprite>
		<XY>
			<X>124</X>
			<Y>118</Y>
		</XY>
	</Slug>
	<Slug>
		<AnimatedSprite>
			<Animation>
				<LoopStyle>
					FORWARD
				</LoopStyle>
				<TransparentColor>
					<Red>0.0</Red>
					<Green>1.0</Green>
					<Blue>0.0</Blue>
				</TransparentColor>
				<Frames>
					<ImageFileName>SlugLeft.bmp</ImageFileName>
					<ImageFileName>SlugLeft.bmp</ImageFileName>
				</Frames>
			</Animation>
			<Animation>
				<LoopStyle>
					FORWARD
				</LoopStyle>
				<TransparentColor>
					<Red>0.0</Red>
					<Green>1.0</Green>
					<Blue>0.0</Blue>
				</TransparentColor>
				<Frames>
					<ImageFileName>SlugRight.bmp</ImageFileName>
					<ImageFileName>SlugRight.bmp</ImageFileName>
				</Frames>
			</Animation>
			<XY>
				<X>1733</X>
				<Y>354</Y>
			</XY>
		</AnimatedSprite>
		<XY>
			<X>124</X>
			<Y>118</Y>
		</XY>
	</Slug>
</Level>

⌨️ 快捷键说明

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