<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: XNA Sidescroller Part 1</title>
	<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/</link>
	<description></description>
	<pubDate>Fri, 18 May 2012 23:57:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Jhaawk</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-238424</link>
		<dc:creator>Jhaawk</dc:creator>
		<pubDate>Wed, 07 Mar 2012 14:17:53 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-238424</guid>
		<description>Can you make a free roam side scroller with this? (Like Terraria)</description>
		<content:encoded><![CDATA[<p>Can you make a free roam side scroller with this? (Like Terraria)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-194313</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Jul 2011 00:27:32 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-194313</guid>
		<description>Looks pretty nice, where's part 2?</description>
		<content:encoded><![CDATA[<p>Looks pretty nice, where&#8217;s part 2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manuel</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-102463</link>
		<dc:creator>manuel</dc:creator>
		<pubDate>Mon, 30 Aug 2010 14:54:14 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-102463</guid>
		<description>---------------------------
Microsoft Visual C# 2008 Express Edition
---------------------------
Visual Studio cannot start debugging because the debug target 'C:\========\Documents\Visual Studio 2008\Projects\WindowsGame2\WindowsGame2\bin\x86\Debug\WindowsGame2.exe' is missing. Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly.
---------------------------
OK   
---------------------------</description>
		<content:encoded><![CDATA[<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Microsoft Visual C# 2008 Express Edition<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Visual Studio cannot start debugging because the debug target &#8216;C:\========\Documents\Visual Studio 2008\Projects\WindowsGame2\WindowsGame2\bin\x86\Debug\WindowsGame2.exe&#8217; is missing. Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanakornxl</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-23442</link>
		<dc:creator>tanakornxl</dc:creator>
		<pubDate>Fri, 17 Oct 2008 08:29:35 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-23442</guid>
		<description>umm ,i do as you say(write),
and i found this.
by clicking the tabs above the code area. Between the curly braces for class Levels add the line
 "public static int level1;". This array will hold our test level.
change to this
public static int[,] level0;

and everything will be fine. 

thank you.
it's good start tile tutorial.</description>
		<content:encoded><![CDATA[<p>umm ,i do as you say(write),<br />
and i found this.<br />
by clicking the tabs above the code area. Between the curly braces for class Levels add the line<br />
 &#8220;public static int level1;&#8221;. This array will hold our test level.<br />
change to this<br />
public static int[,] level0;</p>
<p>and everything will be fine. </p>
<p>thank you.<br />
it&#8217;s good start tile tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clow</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-22707</link>
		<dc:creator>Clow</dc:creator>
		<pubDate>Mon, 22 Sep 2008 13:23:35 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-22707</guid>
		<description>Hello I'm having a strange problem i seem to be getting a error saying 
'test side scroller.Levels’ does not contain a definition for ‘level0′
it says that 5 times then its follwed by it does not exist in context

I'm just not sure what the problem could be I'm sure i've followed the guide on key maybe i placed something in the wrong area?</description>
		<content:encoded><![CDATA[<p>Hello I&#8217;m having a strange problem i seem to be getting a error saying<br />
&#8216;test side scroller.Levels’ does not contain a definition for ‘level0′<br />
it says that 5 times then its follwed by it does not exist in context</p>
<p>I&#8217;m just not sure what the problem could be I&#8217;m sure i&#8217;ve followed the guide on key maybe i placed something in the wrong area?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17458</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Tue, 03 Jun 2008 00:31:42 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17458</guid>
		<description>ok fixed that prob but the problem now is that it is not recognizing the void command line</description>
		<content:encoded><![CDATA[<p>ok fixed that prob but the problem now is that it is not recognizing the void command line</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17457</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Tue, 03 Jun 2008 00:09:31 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-17457</guid>
		<description>Hello the only problem ive had so far is i cannot find the class Initialize
Add a new function to the class called Initialize.
       public static void Initialize()
        {
        }</description>
		<content:encoded><![CDATA[<p>Hello the only problem ive had so far is i cannot find the class Initialize<br />
Add a new function to the class called Initialize.<br />
       public static void Initialize()<br />
        {<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MKA</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-11509</link>
		<dc:creator>MKA</dc:creator>
		<pubDate>Tue, 29 Jan 2008 18:36:36 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-11509</guid>
		<description>I got this when I tried f5. I downloaded the sourcecode and they're completely Identical... what's the problem?
http://i143.photobucket.com/albums/r126/xildgolee/problem.jpg

also, when I click "ok", this comes up at the bottom:
Error	1	The type or namespace name 'Game1' could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	20	WindowsGame2
Error	2	The type or namespace name 'Game1' could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	37	WindowsGame2</description>
		<content:encoded><![CDATA[<p>I got this when I tried f5. I downloaded the sourcecode and they&#8217;re completely Identical&#8230; what&#8217;s the problem?<br />
<a href="http://i143.photobucket.com/albums/r126/xildgolee/problem.jpg" rel="nofollow">http://i143.photobucket.com/al.....roblem.jpg</a></p>
<p>also, when I click &#8220;ok&#8221;, this comes up at the bottom:<br />
Error	1	The type or namespace name &#8216;Game1&#8242; could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	20	WindowsGame2<br />
Error	2	The type or namespace name &#8216;Game1&#8242; could not be found (are you missing a using directive or an assembly reference?)	C:\Users\Mike\Documents\Visual Studio 2005\Projects\WindowsGame2\WindowsGame2\Program.cs	12	37	WindowsGame2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XNA Sidescroller Part 2 - Awesty Productions</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10527</link>
		<dc:creator>XNA Sidescroller Part 2 - Awesty Productions</dc:creator>
		<pubDate>Tue, 08 Jan 2008 12:48:59 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10527</guid>
		<description>[...] XNA Sidescroller Part 1 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] XNA Sidescroller Part 1 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cbrown</title>
		<link>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10233</link>
		<dc:creator>Cbrown</dc:creator>
		<pubDate>Wed, 02 Jan 2008 21:27:01 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/c-sharp/xna-sidescroller-part-1/#comment-10233</guid>
		<description>Oh I found the problem. It was stupid. I forgot to add the images. I just placed them into the photo manually.</description>
		<content:encoded><![CDATA[<p>Oh I found the problem. It was stupid. I forgot to add the images. I just placed them into the photo manually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>









<!-- analytics7 --> 
