Wings Of Heroes

Wings Of Heroes is an arcade WWI air combat simulator .

When finished the game will include :

  • 8 Episode Campaign
  • Multiple different multi player modes ( 1vs1, coop, race etc… )
  • Extensive airplane customization ( cosmetical nad performance upgrades etc… )

So far this prototype includes a single episode from the campaign, with five different missions

ALPHA 0.1.3.5:

Webplayer

:open_mouth: nice. i really like arcade games

Cool, it’s fun but I think fire should be on GetButtonDown instead of up, it didn’t feel right to me. Also don’t be afraid to make things move faster, once you get gameplay working, visuals will be important as well, and they’ll look better if things are faster.

I thought this was a pretty nice arcade game. The controls are fluid and the artwork and 2d graphics are really good

Feel free to check me out also :slight_smile:

Thanks for your feedback. Since I’m planing to port this to iPhone/iPad I’m a bit worried that the airplane might be to hard to control on a smaller screen if I increase the speed to much, but I’ll try it out.

Update I:

Update II:

  • Overhauled the UI.- Improved multiplayer

This is really impressive. I don’t know anything about coding but the AI seems very intelligent to me!

I’m also not very good at this game :slight_smile:

Can’t wait to hear some nice sounds with it :slight_smile:

Yea good one !

Thanks guys. Well I personally think that the AI is still quite far from being perfect, but I’m glad you like it.

Update III:

  • Overhauled the UI
  • Improved the singleplayer mode ( especially the AI )
  • Implemented a score system

ALPHA 0.1.0:

  • Began work on the campaign ( 1/8 episodes completed )
  • Added 6 additional enemy planes
  • Overhauled the AI

Hmm, I think it might be broken since the last update? No enemies and when I travel a certain time the screen turns grey. But looks great :smile: I’m keen to play it some more!

Sorry, fixed it now. It loaded level 0 ( which doesn’t exist) instead of level 1, when it didn’t find any data about the current level in the PlayerPrefs.
I’m not sure what’s causing the gray screen, though. Does it take long for it to appear?

ALPHA 0.1.1:

  • Completed Episode 2 ( 2/8 episodes completed )
  • Added Naval Combat
  • Partially fixed the blurry UI

Awesome I shall give it a go :smile:
Yeah a little while, like a minute of flying right.

Flying around and boooom I got a grey screen and nothing again.

It seems to be happening when the player flies over the tutorial trigger, in the first level, again, strangely that happens only in the Web Player. I’m not really sure what could be causing this, since the trigger is destroyed when the plane flies through it the first time, but I’ll try to fix it.

I think I had finally fixed it. Actually the gray screen had nothing to do with the triggers, but was rather caused by a bug in the movement script, causing the camera not follow the players plane correctly.

I also enabled the multiplayer mode.

ALPHA 0.1.2:

  • Completed Episodes 4/8
  • Overhauled the UI
  • Multiple minor improvements and bug fixes