<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GameMaker Video Tutorial &#187; split screen</title>
	<atom:link href="http://gamemakertutorials.com/tag/split-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://gamemakertutorials.com</link>
	<description>LEARN how to MAKE GAMES with GameMaker!</description>
	<lastBuildDate>Fri, 25 Jun 2010 07:23:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to make 2 player split screen game</title>
		<link>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/how-to-make-2-player-split-screen-game/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/how-to-make-2-player-split-screen-game/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 17:58:24 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Special Effects]]></category>
		<category><![CDATA[2 players]]></category>
		<category><![CDATA[split screen]]></category>

		<guid isPermaLink="false">http://gamesclass.com/?p=93</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn how make A 2 player split screen game game.</p>
<p></p>
<p></p>
<p>The code used in the video: </p>
<p>If global.player1 = 1 {instance_change(obj_player,true)}
else if global.playe2 = 1 {instance_change(obj_player2,true)}
if global.player3 = 1 {instance_change(obj_player3,true)}
if global.players = 1 {instance_change(obj_player,true)}</p>
<p>(credit shanedaman112)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/how-to-make-2-player-split-screen-game/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

