<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 2D Sprite Animation in Android</title>
	<atom:link href="http://www.droidnova.com/2d-sprite-animation-in-android,471.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html</link>
	<description>Rapid android development from Berlin</description>
	<lastBuildDate>Sat, 04 Feb 2012 17:50:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Eugene</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-2#comment-2425</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Mon, 02 Jan 2012 13:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2425</guid>
		<description>Thank yon so much for greate tutorial, you help me a lot!</description>
		<content:encoded><![CDATA[<p>Thank yon so much for greate tutorial, you help me a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rj</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-2321</link>
		<dc:creator>rj</dc:creator>
		<pubDate>Fri, 21 Oct 2011 13:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2321</guid>
		<description>How to download this tutorial?</description>
		<content:encoded><![CDATA[<p>How to download this tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-2290</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 02 Oct 2011 18:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2290</guid>
		<description>Never mind I found the answer, when I scaled the sprite, the frame width of each one wound up being a float instead of a int so it had extra added to the width which caused the movement.
Solution: make sure each frame is a whole number and not a fraction even if the width of the whole image is a whole number each frame might not be.</description>
		<content:encoded><![CDATA[<p>Never mind I found the answer, when I scaled the sprite, the frame width of each one wound up being a float instead of a int so it had extra added to the width which caused the movement.<br />
Solution: make sure each frame is a whole number and not a fraction even if the width of the whole image is a whole number each frame might not be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-2281</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 30 Sep 2011 05:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2281</guid>
		<description>Great tutorial I just have one issue, I made a sprite that has 18 frames it seemed alright but the animation moves a bit across the screen when it is supposed to stationary when animating, has anyone ran into this and has anyone got a solution to stopping this?
Any help would be greatly appreciated
Sam</description>
		<content:encoded><![CDATA[<p>Great tutorial I just have one issue, I made a sprite that has 18 frames it seemed alright but the animation moves a bit across the screen when it is supposed to stationary when animating, has anyone ran into this and has anyone got a solution to stopping this?<br />
Any help would be greatly appreciated<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-2214</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 31 Aug 2011 13:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2214</guid>
		<description>No, sorry but this is not a code delivery service.</description>
		<content:encoded><![CDATA[<p>No, sorry but this is not a code delivery service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PanKaj</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-2213</link>
		<dc:creator>PanKaj</dc:creator>
		<pubDate>Wed, 31 Aug 2011 13:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2213</guid>
		<description>pls give me code of iamge animation without xml 

 Thanks</description>
		<content:encoded><![CDATA[<p>pls give me code of iamge animation without xml </p>
<p> Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-2149</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 27 Jul 2011 17:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-2149</guid>
		<description>Hello, very good tuto, it works with resolution 320*480 but not the other resolutions. One can someone help me, thank you</description>
		<content:encoded><![CDATA[<p>Hello, very good tuto, it works with resolution 320*480 but not the other resolutions. One can someone help me, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wahyaat</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-1963</link>
		<dc:creator>wahyaat</dc:creator>
		<pubDate>Mon, 25 Apr 2011 03:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-1963</guid>
		<description>hey, i followed ur example and it is awesome... can u tell me how to do this:

i am developing a small game. i am shooting a bullet from a weapon and when it hits another image it is destroyed and after sometime a new image appears in that place...?

can anyone tell me how to do it... posting the code along, will be really appreciated.

thanks</description>
		<content:encoded><![CDATA[<p>hey, i followed ur example and it is awesome&#8230; can u tell me how to do this:</p>
<p>i am developing a small game. i am shooting a bullet from a weapon and when it hits another image it is destroyed and after sometime a new image appears in that place&#8230;?</p>
<p>can anyone tell me how to do it&#8230; posting the code along, will be really appreciated.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ITtuition.com</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-1889</link>
		<dc:creator>ITtuition.com</dc:creator>
		<pubDate>Sat, 09 Apr 2011 12:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-1889</guid>
		<description>Good tut. Thanks!</description>
		<content:encoded><![CDATA[<p>Good tut. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dirhem</title>
		<link>http://www.droidnova.com/2d-sprite-animation-in-android,471.html/comment-page-1#comment-1736</link>
		<dc:creator>dirhem</dc:creator>
		<pubDate>Sun, 06 Mar 2011 13:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.droidnova.com/?p=471#comment-1736</guid>
		<description>Nice tutorial but don&#039;t you think you don&#039;t give any time to show last frame ?</description>
		<content:encoded><![CDATA[<p>Nice tutorial but don&#8217;t you think you don&#8217;t give any time to show last frame ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

