<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.xna.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Audio/XACT</title><link>http://forums.xna.com/forums/28.aspx</link><description>Because silence isn't golden.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 0.0)</generator><item><title>Re: 2D side scroller on a 3D plane?</title><link>http://forums.xna.com/forums/thread/162325.aspx</link><pubDate>Fri, 10 Apr 2009 23:55:10 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:162325</guid><dc:creator>frankhuan6</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/162325.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=44&amp;PostID=162325</wfw:commentRss><description>awesome. thanks for the help.</description></item><item><title>Re: 2D side scroller on a 3D plane?</title><link>http://forums.xna.com/forums/thread/162044.aspx</link><pubDate>Fri, 10 Apr 2009 15:12:26 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:162044</guid><dc:creator>Crazy coder</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/162044.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=44&amp;PostID=162044</wfw:commentRss><description>If you&amp;#39;re new to XNA and you want to make a simple oldschool 2D platform you can simply use the SpriteBatch class to draw objects on the screen.&lt;br /&gt;
The graphics of the objects is defined by a Texture2D (you also pack more of one frame on a texture, making a texture atlas - you can find a tutoral on this site).&lt;br /&gt;
&lt;br /&gt;
Now you simply begin the drawing, drawing all the objects needed, and ending the drawing.&lt;br /&gt;
&lt;br /&gt;
Here you can find also a tiled grid tutorial to draw the background.&lt;br /&gt;
&lt;br /&gt;
I hope it&amp;#39;s help.&lt;br /&gt;
&lt;br /&gt;
P.S: You can also watch at &lt;a href="http://www.ziggyware.com/"&gt;http://www.ziggyware.com/&lt;/a&gt;</description></item><item><title>Re: 2D side scroller on a 3D plane?</title><link>http://forums.xna.com/forums/thread/161913.aspx</link><pubDate>Fri, 10 Apr 2009 08:19:25 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:161913</guid><dc:creator>Kris Steele</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/161913.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=44&amp;PostID=161913</wfw:commentRss><description>I know that&amp;#39;s possible to do... a tutorial on how to do it, that I don&amp;#39;t know of.&lt;br /&gt;
&lt;br /&gt;
I would probably create some kind of color key map that your character always had to stay on... not sure if that is how they did it or not.&lt;br /&gt;
&lt;br /&gt;
George&amp;#39;s racing game tutorial is the closest thing I know of to a tutorial on this sort of mechanic.&lt;br /&gt;
&lt;br /&gt;
http://www.xnadevelopment.com/tutorials/theroadnottaken/theroadnottaken.shtml&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description></item><item><title>2D side scroller on a 3D plane?</title><link>http://forums.xna.com/forums/thread/161902.aspx</link><pubDate>Fri, 10 Apr 2009 08:02:00 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:161902</guid><dc:creator>frankhuan6</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/161902.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=44&amp;PostID=161902</wfw:commentRss><description>I&amp;#39;m kind of new the XNA and don&amp;#39;t really know about what it can do. I was wondering if it&amp;#39;s possible to make a 2d side scroller that let&amp;#39;s the player move around left to right and limited up and down. Examples: old school teenage mutant ninja turtle games, double dragon NES games.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If this is possible, is there a tutorial on how to do this? Thanks in advance.&lt;/div&gt;</description></item></channel></rss>