<?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: Tutorial: Create a Game Like Winter Bells in AS3 &#8211; Part 3</title>
	<atom:link href="http://www.mrsunstudios.com/2009/01/tutorial-create-a-game-like-winter-bells-in-as3-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrsunstudios.com/2009/01/tutorial-create-a-game-like-winter-bells-in-as3-part-3/</link>
	<description>All about Design, Programming and Game Development.</description>
	<lastBuildDate>Sat, 09 Jan 2010 07:45:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zack</title>
		<link>http://www.mrsunstudios.com/2009/01/tutorial-create-a-game-like-winter-bells-in-as3-part-3/comment-page-1/#comment-742</link>
		<dc:creator>zack</dc:creator>
		<pubDate>Wed, 22 Apr 2009 21:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1276#comment-742</guid>
		<description>I think there&#039;s something missing in this section, since I can&#039;t get the main character to keep falling the collected distance (it does scroll up though, but not down.)

Not sure how to amend it completely on my own, you have &quot;startedJumping&quot; declared but not used anywhere, I&#039;m guessing I can add &quot;totalHeight -= jumpSpeed;&quot; anywhere within the function (it doesn&#039;t have to be in any of the &quot;if&quot; statements?), and I tried changing it to &quot;totalHeight += jumpSpeed;&quot; but all it does is cause the ball to fall forever once it jumps from the start without hitting any bells.

Gonna try the source code itself out, but I don&#039;t think some things are porperly explained in this tutorial. That or I really messed something up.</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s something missing in this section, since I can&#8217;t get the main character to keep falling the collected distance (it does scroll up though, but not down.)</p>
<p>Not sure how to amend it completely on my own, you have &#8220;startedJumping&#8221; declared but not used anywhere, I&#8217;m guessing I can add &#8220;totalHeight -= jumpSpeed;&#8221; anywhere within the function (it doesn&#8217;t have to be in any of the &#8220;if&#8221; statements?), and I tried changing it to &#8220;totalHeight += jumpSpeed;&#8221; but all it does is cause the ball to fall forever once it jumps from the start without hitting any bells.</p>
<p>Gonna try the source code itself out, but I don&#8217;t think some things are porperly explained in this tutorial. That or I really messed something up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
