<?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: Modern 2-D Spaceship Controls</title>
	<atom:link href="http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/</link>
	<description>Diary of an Indie Game Developer</description>
	<lastBuildDate>Fri, 16 Jul 2010 14:09:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: TheOtherErik</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-569</link>
		<dc:creator>TheOtherErik</dc:creator>
		<pubDate>Wed, 06 Jun 2007 21:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-569</guid>
		<description>Yeah, divorcing movement direction from aiming direction is still something we&#039;re butting heads with.  That&#039;s why Robotron was better than Berzerk; that&#039;s why Ikari Warriors was better than Time Pilot; that&#039;s why Max Payne was better than Resident Evil 4.</description>
		<content:encoded><![CDATA[<p>Yeah, divorcing movement direction from aiming direction is still something we&#8217;re butting heads with.  That&#8217;s why Robotron was better than Berzerk; that&#8217;s why Ikari Warriors was better than Time Pilot; that&#8217;s why Max Payne was better than Resident Evil 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-563</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 04 Jun 2007 20:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-563</guid>
		<description>Just played some crazy &quot;desktop toys&quot; thing the other Erik sent me.  Interesting: it always followed the mouse pointer, and left-click made it shoot.  This method (like the Time Pilot method, if I remember correctly) makes it impossible to drift in one direction while shooting in the other, but it did make a convincing case that mouse-based steering could be fun.

If I weren&#039;t in the middle of a contract that&#039;s keeping me pretty busy, I&#039;d prototype some of these.  Who am I kidding-- the real problem is Final Fantasy XII.  Holy crap, that game is good.

Anyway, I hope to get off my ass and prototype some of these soon.  I&#039;ll be sure to post them.</description>
		<content:encoded><![CDATA[<p>Just played some crazy &#8220;desktop toys&#8221; thing the other Erik sent me.  Interesting: it always followed the mouse pointer, and left-click made it shoot.  This method (like the Time Pilot method, if I remember correctly) makes it impossible to drift in one direction while shooting in the other, but it did make a convincing case that mouse-based steering could be fun.</p>
<p>If I weren&#8217;t in the middle of a contract that&#8217;s keeping me pretty busy, I&#8217;d prototype some of these.  Who am I kidding&#8211; the real problem is Final Fantasy XII.  Holy crap, that game is good.</p>
<p>Anyway, I hope to get off my ass and prototype some of these soon.  I&#8217;ll be sure to post them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-560</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 02 Jun 2007 01:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-560</guid>
		<description>Escape Velocity Nova: I played a ton of EV, and really loved it (aside from some annoyances: 
http://www.independentcreator.com/2006-08-30/shelf-moments-save-systems/
).  The mouse seemed like an afterthought, though-- I think they added it on top of their previous, mouse-free EV controls.  Overall, though, EV is definitely a jumping off point for what I&#039;m thinking of.

It&#039;s not that I need to be able to do all of these things with the mouse, but I&#039;d like to consider a mouse-centric interface.  Some controls could remain on the keyboard.

Space Rangers: I forgot about that, even though I just played it recently!  I had dismissed out of hand the idea of &quot;click here to go here&quot; controls, thinking they wouldn&#039;t work at high speeds and with inertia.  Even though Space Rangers is turn-based, though, I think you might be able to do it real-time.  Definitely seems worth prototyping.  You could do predicted path on screen, and mouse-at-edge-of-screen-scrolling....  You&#039;d want different buttons for move and attack, though, because in real-time it&#039;d be easy to miss the enemy.  Diablo gets away with it because you stop to attack, have no inertia, and various other reasons.  Definitely something to mull, if I don&#039;t have time to prototype. :P  I should check out Space Rangers and Armada Online again, as my memories of both are hazy.

Sideways thrust adds a potentially fun wrinkle.  How come even the Arilou are stuck moving forward?  Strafing would be unconventional for a space game, but could be cool.

Alright, that&#039;s a ton more for me to play with and think about.</description>
		<content:encoded><![CDATA[<p>Escape Velocity Nova: I played a ton of EV, and really loved it (aside from some annoyances:<br />
<a href="http://www.independentcreator.com/2006-08-30/shelf-moments-save-systems/" rel="nofollow">http://www.independentcreator.com/2006-08-30/shelf-moments-save-systems/</a><br />
).  The mouse seemed like an afterthought, though&#8211; I think they added it on top of their previous, mouse-free EV controls.  Overall, though, EV is definitely a jumping off point for what I&#8217;m thinking of.</p>
<p>It&#8217;s not that I need to be able to do all of these things with the mouse, but I&#8217;d like to consider a mouse-centric interface.  Some controls could remain on the keyboard.</p>
<p>Space Rangers: I forgot about that, even though I just played it recently!  I had dismissed out of hand the idea of &#8220;click here to go here&#8221; controls, thinking they wouldn&#8217;t work at high speeds and with inertia.  Even though Space Rangers is turn-based, though, I think you might be able to do it real-time.  Definitely seems worth prototyping.  You could do predicted path on screen, and mouse-at-edge-of-screen-scrolling&#8230;.  You&#8217;d want different buttons for move and attack, though, because in real-time it&#8217;d be easy to miss the enemy.  Diablo gets away with it because you stop to attack, have no inertia, and various other reasons.  Definitely something to mull, if I don&#8217;t have time to prototype. <img src='http://www.independentcreator.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />   I should check out Space Rangers and Armada Online again, as my memories of both are hazy.</p>
<p>Sideways thrust adds a potentially fun wrinkle.  How come even the Arilou are stuck moving forward?  Strafing would be unconventional for a space game, but could be cool.</p>
<p>Alright, that&#8217;s a ton more for me to play with and think about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-558</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 01 Jun 2007 00:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-558</guid>
		<description>I think I misread your initial proposal.  You want to be able to do all those things with the MOUSE.  I will ponder this idea some and comment again later.</description>
		<content:encoded><![CDATA[<p>I think I misread your initial proposal.  You want to be able to do all those things with the MOUSE.  I will ponder this idea some and comment again later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-557</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Thu, 31 May 2007 23:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-557</guid>
		<description>This isn&#039;t strictly on-topic (I can&#039;t write as eloquently as the others here about the mechanics of ship controls in games), but speaking of spaceship games:

http://infosthetics.com/archives/2007/05/torrent_raiders_bit_torrent_game.html

The video in particular is intriguing.  I&#039;m still trying to figure out exactly what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t strictly on-topic (I can&#8217;t write as eloquently as the others here about the mechanics of ship controls in games), but speaking of spaceship games:</p>
<p><a href="http://infosthetics.com/archives/2007/05/torrent_raiders_bit_torrent_game.html" rel="nofollow">http://infosthetics.com/archives/2007/05/torrent_raiders_bit_torrent_game.html</a></p>
<p>The video in particular is intriguing.  I&#8217;m still trying to figure out exactly what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Forest</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-556</link>
		<dc:creator>Paul Forest</dc:creator>
		<pubDate>Thu, 31 May 2007 12:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-556</guid>
		<description>So let&#039;s review the verbs once more, using Star Control lexicon. 
1. Turn
2. Thrust (let&#039;s skip reverse for the time being)
3. Fire a forward-fire weapon (Ur-Quan Dreadnought Primary)
4. Fire an auto-aiming weapon (Arilou Skiff Primary)
5. Anything else domain-specific (activate special, inventory, activate item, etc).  Let&#039;s skip these for now.

How would you describe these verbs at a higher level?  You might use terms like: 
* Move toward a set of static or moving objects
* Move away from a set of such objects
* Do a strafing attack (keep momentum in one angle but fire at another angle).  In FPS games this is highly effective as circle-strafing.  In Star Control games, pulling this off may as well make winning automatic.  
* gravity whip, split attacks between multiple targets, etc etc

So one completely different approach is to use higher level controls, rather than the low-level ones.  Think of the player&#039;s controls as the same as a specific crew member on a space-y show like Star Trek.  Are you the admiral giving orders to many ships in the fleet?  A captain giving a high-level order like &quot;don&#039;t let them hit our left flank where the shields are down?&quot;  Or are you a just a pilot, taking orders from a superior?  Or are you the only person on the ship with any controls at all, like a WW2 spitfire pilot?  

Check out the controls in Space Rangers 1 or 2.  It&#039;s a kind of hybrid between the high-level and low-level.  Namely, it&#039;s turn-based, you click to set your destination, you click on bad guys to start firing your auto-aiming weapons at them.  So here it&#039;s kind of like a captain&#039;s role, rather than a pilot&#039;s.  I don&#039;t remember the exact controls in Armada Online but I think it was higher level like Space Rangers.  

Further along that line of having higher level control, you have your RTS games.  Contrast with your typical Star Control fare, where it&#039;s all manual, all the time.  

So there are examples of games that meet this criteria, dig around, they&#039;re out there. :)</description>
		<content:encoded><![CDATA[<p>So let&#8217;s review the verbs once more, using Star Control lexicon.<br />
1. Turn<br />
2. Thrust (let&#8217;s skip reverse for the time being)<br />
3. Fire a forward-fire weapon (Ur-Quan Dreadnought Primary)<br />
4. Fire an auto-aiming weapon (Arilou Skiff Primary)<br />
5. Anything else domain-specific (activate special, inventory, activate item, etc).  Let&#8217;s skip these for now.</p>
<p>How would you describe these verbs at a higher level?  You might use terms like:<br />
* Move toward a set of static or moving objects<br />
* Move away from a set of such objects<br />
* Do a strafing attack (keep momentum in one angle but fire at another angle).  In FPS games this is highly effective as circle-strafing.  In Star Control games, pulling this off may as well make winning automatic.<br />
* gravity whip, split attacks between multiple targets, etc etc</p>
<p>So one completely different approach is to use higher level controls, rather than the low-level ones.  Think of the player&#8217;s controls as the same as a specific crew member on a space-y show like Star Trek.  Are you the admiral giving orders to many ships in the fleet?  A captain giving a high-level order like &#8220;don&#8217;t let them hit our left flank where the shields are down?&#8221;  Or are you a just a pilot, taking orders from a superior?  Or are you the only person on the ship with any controls at all, like a WW2 spitfire pilot?  </p>
<p>Check out the controls in Space Rangers 1 or 2.  It&#8217;s a kind of hybrid between the high-level and low-level.  Namely, it&#8217;s turn-based, you click to set your destination, you click on bad guys to start firing your auto-aiming weapons at them.  So here it&#8217;s kind of like a captain&#8217;s role, rather than a pilot&#8217;s.  I don&#8217;t remember the exact controls in Armada Online but I think it was higher level like Space Rangers.  </p>
<p>Further along that line of having higher level control, you have your RTS games.  Contrast with your typical Star Control fare, where it&#8217;s all manual, all the time.  </p>
<p>So there are examples of games that meet this criteria, dig around, they&#8217;re out there. <img src='http://www.independentcreator.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheOtherErik</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-554</link>
		<dc:creator>TheOtherErik</dc:creator>
		<pubDate>Wed, 30 May 2007 20:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-554</guid>
		<description>Check out Time Pilot and its sequel with MAME.  They manage to do some of this well with just a joystick and button.

I don&#039;t know how you can do everything you want with a keyboard &amp; mouse, because you&#039;ve got multiple analog goals and only one analog input. If you could accept keyboard control for movement, you&#039;re 90% of the way there. 

However, I&#039;ve always thought the Asteroids-style &quot;tank controls&quot; were pretty much the worst interface ever, anywhere. The fact that they live on (in the Resident Evil series, for example) is an affront to the interactive medium.</description>
		<content:encoded><![CDATA[<p>Check out Time Pilot and its sequel with MAME.  They manage to do some of this well with just a joystick and button.</p>
<p>I don&#8217;t know how you can do everything you want with a keyboard &amp; mouse, because you&#8217;ve got multiple analog goals and only one analog input. If you could accept keyboard control for movement, you&#8217;re 90% of the way there. </p>
<p>However, I&#8217;ve always thought the Asteroids-style &#8220;tank controls&#8221; were pretty much the worst interface ever, anywhere. The fact that they live on (in the Resident Evil series, for example) is an affront to the interactive medium.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/comment-page-1/#comment-553</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 30 May 2007 18:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.independentcreator.com/2007-05-30/modern-2-d-spaceship-controls/#comment-553</guid>
		<description>Out of curiousity, did you ever pay Escape Velocity (or its 2 sequels)?  EV nova may be the only PC compatable one (ambrosia was one of the very limited mac-exclusive game developers for a bit).

http://www.ambrosiasw.com/games/ev/
http://www.ambrosiasw.com/games/evo/
http://www.ambrosiasw.com/games/evn/

Now, I don&#039;t remember the controls, but it was a keyboard + mouse system.  I was reminded of it because ships had &quot;attach points&quot; where you could mount various items (cargo bays, ram scoops - but who needs those when you can put weapon systems on?) - including turret weapons.  I remember there was some way to get your turrets to hit a target while you swung the rest of the ship about to get your main weapons focused on them.  Plus there were several other ideas you talk about - hailing ships/planets and docking come to mind.  Anyway, you may want to check it out.

-geoff</description>
		<content:encoded><![CDATA[<p>Out of curiousity, did you ever pay Escape Velocity (or its 2 sequels)?  EV nova may be the only PC compatable one (ambrosia was one of the very limited mac-exclusive game developers for a bit).</p>
<p><a href="http://www.ambrosiasw.com/games/ev/" rel="nofollow">http://www.ambrosiasw.com/games/ev/</a><br />
<a href="http://www.ambrosiasw.com/games/evo/" rel="nofollow">http://www.ambrosiasw.com/games/evo/</a><br />
<a href="http://www.ambrosiasw.com/games/evn/" rel="nofollow">http://www.ambrosiasw.com/games/evn/</a></p>
<p>Now, I don&#8217;t remember the controls, but it was a keyboard + mouse system.  I was reminded of it because ships had &#8220;attach points&#8221; where you could mount various items (cargo bays, ram scoops &#8211; but who needs those when you can put weapon systems on?) &#8211; including turret weapons.  I remember there was some way to get your turrets to hit a target while you swung the rest of the ship about to get your main weapons focused on them.  Plus there were several other ideas you talk about &#8211; hailing ships/planets and docking come to mind.  Anyway, you may want to check it out.</p>
<p>-geoff</p>
]]></content:encoded>
	</item>
</channel>
</rss>
