<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Problem with rotating</title>
		<link>http://www.allegro.cc/forums/view/613498</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 15 Nov 2013 15:13:44 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hello everybody!<br />I have some problems with my game. I was sitting by this problem for long time and I still have nothing. I don&#39;t know how to solve a moving my spaceship problem. What I want to do? So, I want to move my spaceship in each possible direction and moreover have a possibility to rotate it in this same time. While holding press_up/press_down button I also want to use right/left button to rotate. I don&#39;t know is it clear. I hope that there will be a person who can help me : ).</p><p>I attached my code + one bitmap.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tmrovsky)</author>
		<pubDate>Fri, 15 Nov 2013 04:17:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Nobody has answered in so long, and I had some time to kill (took me an hour!) so I rewrote it from scratch with some differences based on my rewrites of some of the examples.</p><p>I changed your bitmap to a TARGA tga file to provide transparency.</p><p>Both the source and tga file are in the paperclip.</p><p>If you wanted the ship to start and stop more smoothly, say so, it&#39;d take me a few more minutes.</p><p>Also, it looks rather crappy without blending and such enabled, but it&#39;s complicated enough now. </p><p>[EDIT]</p><p>Whoopsy!  A fierce bug bars the way! Line 123 should be
</p><div class="source-code snippet"><div class="inner"><pre>  ship_angle <span class="k3">+</span><span class="k3">=</span> <a href="http://www.allegro.cc/manual/ALLEGRO_PI"><span class="a">ALLEGRO_PI</span></a><span class="k3">*</span><span class="n">2</span>.<span class="n">0</span><span class="k2">;</span>
</pre></div></div><p>

Sorry!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Fri, 15 Nov 2013 12:10:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks a lot for answering. You did exactly what I was looking for. I understood your code and it was good way to know something new. It nice of you that you wasted your time to help me sort out a problem. Currently version is fine to me and enough smoothly. </p><p>Thanks, once more!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tmrovsky)</author>
		<pubDate>Fri, 15 Nov 2013 15:13:44 +0000</pubDate>
	</item>
</rss>
