June 6th, 2007 by Sharky

kick it on GameDevKicks.com 

As promised, I’ve just uploaded the latest work-in-progress, so feel free to try it out. Get it here.

The main addition in this release is the Special Maneuver feature I talked about earlier.

When the Special Maneuver control is pressed, the  plane will perform a move appropriate to the direction it was flying.  Currently these moves are either a vertical loop (climbing or diving), or a horizontal bank & turn.  Very handy for avoiding mid-air collisions, or when trying to shake the foe off your six!  It’s a lot of fun when you get the hang of it.  The game play is a lot more dynamic, and 3D feeling now.  Especially fun with the 2 player multiplayer (the computer opponent has a very small brain).

 

Special Maneuver

special maneuvers
special maneuvers

I’m very happy with the new feature.  As often seems to be the case, it was a lot more complicated to implement than I ever imagined.  It exposed a lot of my “smoke ‘n mirrors” techniques, so I had to revisit quite a bit of the core code.  For the better I think, and I certainly learnt a lot.

The biggest problem is now in my skybox implementation.  So as to not expose its flaws too much,  the planes can occasionally leave the visible screen, but will bounce back eventually.  I’ll be working on resolving that next, but I thought it was worth releasing anyway.

Hope you enjoy it.  Your feedback is always welcome.  I highly recommend XBOX 360 (for Windows) controllers to play this  However keyboard is still supported, albeit a bit cramped with 2 players.

Get the new version from the Latest Build page here.

Update: Note that this release requires the latest version of the XNA framework recently released. (v1.0 “Refresh”). You can get that here

Average Rating: 4.6 out of 5 based on 258 user reviews.

7 Responses to “”

  1. zygote Says:

    Great news Sharky! This is awesome :)

  2. Mach1.9pants Says:

    Another goodun, mate. OK I will buy a couple of 360 controllers while in the UK- you convinced me.
    When is the aerial t-bag option coming? ;)

  3. Sharky Says:

    LOL

  4. Ziggy Says:

    This game is a great hit around here :) With the new maneuvers and speed increase, its loads of fun ;)

    My wife was babysitting tonight and one of the girls (8 yrs old) loved it so much she played it for about 2 hours straight ;) The colored smoke trails are crazy fun ;)

    Again, awesome work.

    I can’t wait to see the single player and multplayer mature ;)

  5. Ziggy Says:

    sorry for all the smileys… hehe

  6. Sharky Says:

    Thanks Ziggy. That’s awesome, I’m stoked!

  7. Larry Says:

    Wow! Flight Simulator with XNA! Nice job! Keep coding and learning… Share knowledge and games!

Leave a Reply