<!-- REPLACEMENTS LEVEL TYPE XML -->

<levelTypeData>
	<!-- **************************************************************** -->
	<type>level</type>
	<background>level5</background>
	<!-- **************************************************************** -->
	<camera>
		<position>
			<x>0</x>
			<y>0</y>
			<z>215</z>
		</position>
	</camera>
	<!-- **************************************************************** -->
	<player>
		<position>
			<x>-100</x>
			<y>0</y>
			<z>400</z>
		</position>
	</player>
	<!-- **************************************************************** -->
	<collision>
		<!-- ************************************************************ -->
		<isCollidable>true</isCollidable>
		<!-- ************************************************************ -->
		<collisionVolume>
			<type>line</type>
			<canLand>true</canLand>
			<radius>5</radius>
			<start>
				<x>-230</x>
				<y>0</y>
				<z>70</z>
			</start>
			<end>
				<x>-135</x>
				<y>0</y>
				<z>70</z>
			</end>
			<offset>
				<x>0</x>
				<y>0</y>
				<z>0</z>
			</offset>
		</collisionVolume>
		<!-- ------------------------------------------------------------ -->
		<collisionVolume>
			<type>line</type>
			<canLand>false</canLand>
			<radius>5</radius>
			<start>
				<x>305</x>
				<y>0</y>
				<z>0</z>
			</start>
			<end>
				<x>305</x>
				<y>0</y>
				<z>300</z>
			</end>
			<offset>
				<x>0</x>
				<y>0</y>
				<z>0</z>
			</offset>
		</collisionVolume>
		<!-- ------------------------------------------------------------ -->
		<collisionVolume>
			<type>line</type>
			<canLand>true</canLand>
			<radius>5</radius>
			<start>
				<x>-30</x>
				<y>0</y>
				<z>270</z>
			</start>
			<end>
				<x>270</x>
				<y>0</y>
				<z>270</z>
			</end>
			<offset>
				<x>0</x>
				<y>0</y>
				<z>0</z>
			</offset>
		</collisionVolume>
		<!-- ************************************************************ -->
	</collision>
	<!-- **************************************************************** -->
	<entities>
		<!-- ************************************************************ -->
		<entity>
			<type>obsticle</type>
			<data>tree6</data>
			<name>tree1</name>
			<position>
				<x>0</x>
				<y>0</y>
				<z>0</z>
			</position>
		</entity>
		<!-- ------------------------------------------------------------ -->
		<entity>
			<type>obsticle</type>
			<data>building6</data>
			<name>building1</name>
			<position>
				<x>0</x>
				<y>0</y>
				<z>0</z>
			</position>
		</entity>
		<!-- ************************************************************ -->
		<entity>
			<type>bird</type>
			<data>bird</data>
			<name>bird1</name>
			<startDirection>left</startDirection>
			<position>
				<x>450</x>
				<y>0</y>
				<z>150</z>
			</position>
			<maxVelocity>
				<x>150</x>
				<y>0</y>
				<z>0</z>
			</maxVelocity>
			<maxAcceleration>
				<x>1000</x>
				<y>0</y>
				<z>0</z>
			</maxAcceleration>
			<start>
				<x>450</x>
				<y>0</y>
				<z>150</z>
			</start>
			<end>
				<x>-450</x>
				<y>0</y>
				<z>150</z>
			</end>
		</entity>
		<!-- ------------------------------------------------------------ -->
		<entity>
			<type>birds</type>
			<data>birds</data>
			<name>birds1</name>
			<position>
				<x>100</x>
				<y>0</y>
				<z>285</z>
			</position>
		</entity>
		<!-- ------------------------------------------------------------ -->
		<entity>
			<type>birds</type>
			<data>birds</data>
			<name>birds2</name>
			<position>
				<x>-200</x>
				<y>0</y>
				<z>330</z>
			</position>
		</entity>
		<!-- ------------------------------------------------------------ -->
		<entity>
			<type>dad</type>
			<data>dad</data>
			<name>dad1</name>
			<startDirection>left</startDirection>
			<position>
				<x>600</x>
				<y>0</y>
				<z>250</z>
			</position>
			<maxVelocity>
				<x>100</x>
				<y>0</y>
				<z>0</z>
			</maxVelocity>
			<maxAcceleration>
				<x>1000</x>
				<y>0</y>
				<z>0</z>
			</maxAcceleration>
			<start>
				<x>600</x>
				<y>0</y>
				<z>250</z>
			</start>
			<end>
				<x>-600</x>
				<y>0</y>
				<z>250</z>
			</end>
		</entity>
		<!-- ------------------------------------------------------------ -->
		<entity>
			<type>mom</type>
			<data>mom</data>
			<name>mom1</name>
			<startDirection>left</startDirection>
			<position>
				<x>1000</x>
				<y>0</y>
				<z>180</z>
			</position>
			<maxVelocity>
				<x>100</x>
				<y>0</y>
				<z>0</z>
			</maxVelocity>
			<maxAcceleration>
				<x>1000</x>
				<y>0</y>
				<z>0</z>
			</maxAcceleration>
			<start>
				<x>1000</x>
				<y>0</y>
				<z>180</z>
			</start>
			<end>
				<x>-1000</x>
				<y>0</y>
				<z>180</z>
			</end>
		</entity>
		<!-- ************************************************************ -->
	</entities>
	<!-- **************************************************************** -->
	<powerups>
		<!-- ************************************************************ -->
		<powerup>
			<type>pad</type>
			<data>pad</data>
			<name>pad1</name>
			<position>
				<x>-190</x>
				<y>0</y>
				<z>75</z>
			</position>
			<pointValue>1000</pointValue>
			<gasValue>200</gasValue>
			<gasTransferValue>20</gasTransferValue>
			<gasTransferInterval>0.3</gasTransferInterval>
		</powerup>
		<!-- ------------------------------------------------------------ -->
		<powerup>
			<type>exit</type>
			<data>exit</data>
			<name>exit1</name>
			<position>
				<x>260</x>
				<y>0</y>
				<z>370</z>
			</position>
		</powerup>
		<!-- ------------------------------------------------------------ -->
		<powerup>
			<type>points</type>
			<data>points1000</data>
			<name>points1</name>
			<position>
				<x>-170</x>
				<y>0</y>
				<z>150</z>
			</position>
		</powerup>
		<!-- ------------------------------------------------------------ -->
		<powerup>
			<type>points</type>
			<data>points500</data>
			<name>points2</name>
			<position>
				<x>0</x>
				<y>0</y>
				<z>350</z>
			</position>
		</powerup>
		<!-- ************************************************************ -->
	</powerups>
	<!-- **************************************************************** -->
</levelTypeData>
