<?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: Basic Box2D rope</title>
	<atom:link href="http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/</link>
	<description>italian geek and PROgrammer</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: harilalkm</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-1028166</link>
		<dc:creator>harilalkm</dc:creator>
		<pubDate>Thu, 05 Jan 2012 06:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-1028166</guid>
		<description>hi,

I have tried it using 2.1a.I manged to move the ceiling also. but the rope don&#039;t stick together.
This is my source
http://www.kreataglobal.in/sample/escape/test.zip
Can you help meto fing what went wrong</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I have tried it using 2.1a.I manged to move the ceiling also. but the rope don&#8217;t stick together.<br />
This is my source<br />
<a href="http://www.kreataglobal.in/sample/escape/test.zip" rel="nofollow">http://www.kreataglobal.in/sample/escape/test.zip</a><br />
Can you help meto fing what went wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harilalkm</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-1027893</link>
		<dc:creator>harilalkm</dc:creator>
		<pubDate>Wed, 04 Jan 2012 05:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-1027893</guid>
		<description>Hi, it&#039;s great tutorial.
I have a doubt . i need to change the position of the ceiling instead of rope?

i have tried differnt method.. Am new Box2d ..</description>
		<content:encoded><![CDATA[<p>Hi, it&#8217;s great tutorial.<br />
I have a doubt . i need to change the position of the ceiling instead of rope?</p>
<p>i have tried differnt method.. Am new Box2d ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ScanPlayGames</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-713360</link>
		<dc:creator>ScanPlayGames</dc:creator>
		<pubDate>Mon, 27 Dec 2010 23:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-713360</guid>
		<description>Hello,

I am working on a game and was in need of Box2D rope. Your sample is great here but it seems to be using an older build of Box2D where several of the above functions have been deprecated.

If anyone wants to see a full, working source for this example using the latest Box2D for AS3, I posted the updated code here:
&lt;a href=&quot;http://scanplaygames.com/?p=221&quot; rel=&quot;nofollow&quot;&gt;click for rope&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am working on a game and was in need of Box2D rope. Your sample is great here but it seems to be using an older build of Box2D where several of the above functions have been deprecated.</p>
<p>If anyone wants to see a full, working source for this example using the latest Box2D for AS3, I posted the updated code here:<br />
<a href="http://scanplaygames.com/?p=221" rel="nofollow">click for rope</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: florian</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-599159</link>
		<dc:creator>florian</dc:creator>
		<pubDate>Tue, 06 Jul 2010 10:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-599159</guid>
		<description>I forgot to say, to see the rope, pull the ring out</description>
		<content:encoded><![CDATA[<p>I forgot to say, to see the rope, pull the ring out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: florian</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-599158</link>
		<dc:creator>florian</dc:creator>
		<pubDate>Tue, 06 Jul 2010 10:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-599158</guid>
		<description>try this one, I approximated the rope as a parabola. Looks like more natural but it&#039;s also complicated.

http://numanim.com/index.php?option=com_content&amp;view=article&amp;id=48&amp;Itemid=57&amp;lang=fr</description>
		<content:encoded><![CDATA[<p>try this one, I approximated the rope as a parabola. Looks like more natural but it&#8217;s also complicated.</p>
<p><a href="http://numanim.com/index.php?option=com_content&#038;view=article&#038;id=48&#038;Itemid=57&#038;lang=fr" rel="nofollow">http://numanim.com/index.php?option=com_content&#038;view=article&#038;id=48&#038;Itemid=57&#038;lang=fr</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone Dev &#187; Rope Simulate with Cocos2d and Box2d</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-544433</link>
		<dc:creator>iPhone Dev &#187; Rope Simulate with Cocos2d and Box2d</dc:creator>
		<pubDate>Sat, 06 Feb 2010 03:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-544433</guid>
		<description>[...] Rope Simulate with Cocos2d and Box2d  February 5th, 2010 admin Leave a comment Go to comments         This post presents a good idea on how to simulate a rope using the distance joint in Box2d . I re-implemented it using  Cocos2d.  If you have got problems, please refer to that post for more details or leave a comment. In addition, you can also find another way of simulating a rope using Box2d from here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Rope Simulate with Cocos2d and Box2d  February 5th, 2010 admin Leave a comment Go to comments         This post presents a good idea on how to simulate a rope using the distance joint in Box2d . I re-implemented it using  Cocos2d.  If you have got problems, please refer to that post for more details or leave a comment. In addition, you can also find another way of simulating a rope using Box2d from here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaleel</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-540237</link>
		<dc:creator>Jaleel</dc:creator>
		<pubDate>Mon, 25 Jan 2010 09:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-540237</guid>
		<description>you have created lots of useful programs great. i would suggest you to create an menu for these programs so that we can quickly reach the desired one.</description>
		<content:encoded><![CDATA[<p>you have created lots of useful programs great. i would suggest you to create an menu for these programs so that we can quickly reach the desired one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-510777</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 20 Oct 2009 02:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-510777</guid>
		<description>the rope acts as if there is no weight on the end of it.</description>
		<content:encoded><![CDATA[<p>the rope acts as if there is no weight on the end of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-510717</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-510717</guid>
		<description>Maw, maybe if you read the tut. It said lets start with a chain...</description>
		<content:encoded><![CDATA[<p>Maw, maybe if you read the tut. It said lets start with a chain&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zap</title>
		<link>http://www.emanueleferonato.com/2009/10/05/basic-box2d-rope/#comment-508734</link>
		<dc:creator>zap</dc:creator>
		<pubDate>Tue, 13 Oct 2009 12:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.emanueleferonato.com/?p=1712#comment-508734</guid>
		<description>Its nice but this is better...

example:
http://www.letsmoondance.nl/

source:
http://www.box2d.org/forum/viewtopic.php?f=6&amp;t=2094</description>
		<content:encoded><![CDATA[<p>Its nice but this is better&#8230;</p>
<p>example:<br />
<a href="http://www.letsmoondance.nl/" rel="nofollow">http://www.letsmoondance.nl/</a></p>
<p>source:<br />
<a href="http://www.box2d.org/forum/viewtopic.php?f=6&#038;t=2094" rel="nofollow">http://www.box2d.org/forum/viewtopic.php?f=6&#038;t=2094</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/11 queries in 0.007 seconds using disk: basic

Served from: www.emanueleferonato.com @ 2012-02-10 20:57:00 -->
