<?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: </title>
	<atom:link href="https://mm.soldat.pl/development-log/1113/feed" rel="self" type="application/rss+xml" />
	<link>https://mm.soldat.pl/development-log/1113</link>
	<description>Michał Marcinkowski&#039;s: Gamedev Log &#38; Articles</description>
	<lastBuildDate>Tue, 24 Mar 2026 04:51:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>By: Chutem</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157947</link>
		<dc:creator><![CDATA[Chutem]]></dc:creator>
		<pubDate>Mon, 24 May 2010 06:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157947</guid>
		<description><![CDATA[Bungee grappling hook]]></description>
		<content:encoded><![CDATA[<p>Bungee grappling hook</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DomoniX</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157626</link>
		<dc:creator><![CDATA[DomoniX]]></dc:creator>
		<pubDate>Sat, 22 May 2010 05:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157626</guid>
		<description><![CDATA[Rope needs more constraint solver iterations.
@roblee your idea is just a distance constraint. Still uses a spring to solve.]]></description>
		<content:encoded><![CDATA[<p>Rope needs more constraint solver iterations.<br />
@roblee your idea is just a distance constraint. Still uses a spring to solve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robolee</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157500</link>
		<dc:creator><![CDATA[robolee]]></dc:creator>
		<pubDate>Fri, 21 May 2010 10:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157500</guid>
		<description><![CDATA[well I think linking all the points together with circles seems like the best solution, free movement of the points within a circle  of set radius, somthing like this: http://www.cubeupload.com/files/609600a.png]]></description>
		<content:encoded><![CDATA[<p>well I think linking all the points together with circles seems like the best solution, free movement of the points within a circle  of set radius, somthing like this: <a href="http://www.cubeupload.com/files/609600a.png" rel="nofollow">http://www.cubeupload.com/files/609600a.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rayza</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157493</link>
		<dc:creator><![CDATA[Rayza]]></dc:creator>
		<pubDate>Fri, 21 May 2010 05:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157493</guid>
		<description><![CDATA[Rope seems sorta bouncy.]]></description>
		<content:encoded><![CDATA[<p>Rope seems sorta bouncy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TLD</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157431</link>
		<dc:creator><![CDATA[TLD]]></dc:creator>
		<pubDate>Thu, 20 May 2010 19:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157431</guid>
		<description><![CDATA[well, the same way Anna did it, use multiple rectangles with wheels ? and just make a hook on it that clamps automaticly to a wall or corner ?]]></description>
		<content:encoded><![CDATA[<p>well, the same way Anna did it, use multiple rectangles with wheels ? and just make a hook on it that clamps automaticly to a wall or corner ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MM</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157421</link>
		<dc:creator><![CDATA[MM]]></dc:creator>
		<pubDate>Thu, 20 May 2010 18:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157421</guid>
		<description><![CDATA[robolee: whats the smart way?]]></description>
		<content:encoded><![CDATA[<p>robolee: whats the smart way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robolee</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157406</link>
		<dc:creator><![CDATA[robolee]]></dc:creator>
		<pubDate>Thu, 20 May 2010 16:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157406</guid>
		<description><![CDATA[firstly why is the concrete green? that is just debug collision surface shader right?

secondly why does everyone implement ropes as a series of springs? it&#039;s always been something I&#039;ve seen as being a stupid way to do it.]]></description>
		<content:encoded><![CDATA[<p>firstly why is the concrete green? that is just debug collision surface shader right?</p>
<p>secondly why does everyone implement ropes as a series of springs? it&#8217;s always been something I&#8217;ve seen as being a stupid way to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MM</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157365</link>
		<dc:creator><![CDATA[MM]]></dc:creator>
		<pubDate>Thu, 20 May 2010 07:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157365</guid>
		<description><![CDATA[&lt;i&gt;Oh and it will be easy to simulate intestines now&lt;/i&gt;
Yeah baby!]]></description>
		<content:encoded><![CDATA[<p><i>Oh and it will be easy to simulate intestines now</i><br />
Yeah baby!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Makron666</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157363</link>
		<dc:creator><![CDATA[Makron666]]></dc:creator>
		<pubDate>Thu, 20 May 2010 06:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157363</guid>
		<description><![CDATA[Those are great, and victor is already doing a great job. Just 2 questions: Is it possible to increase the amount of points on a rope, And will you apply a curve to the rope, so it looks more fluid.]]></description>
		<content:encoded><![CDATA[<p>Those are great, and victor is already doing a great job. Just 2 questions: Is it possible to increase the amount of points on a rope, And will you apply a curve to the rope, so it looks more fluid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenshi</title>
		<link>https://mm.soldat.pl/development-log/1113/comment-page-1#comment-157322</link>
		<dc:creator><![CDATA[Tenshi]]></dc:creator>
		<pubDate>Wed, 19 May 2010 21:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://mm.soldat.pl/development-log/1113#comment-157322</guid>
		<description><![CDATA[Suspension Bridges!!!! Great idea FinDude!]]></description>
		<content:encoded><![CDATA[<p>Suspension Bridges!!!! Great idea FinDude!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
