Working on a space fighting game

I’ve been working on a space fighting game for a few weeks now, and I wanted to show off what I have so far. The game will basically be a bunch of different modes (capture the flag, free for all, AI wave survival, etc) with customizable ships and some sort of rank system.

My plan is to build the basic fighting game first, and potentially expand into a space exploration game in the vein of Elite.

Update 1/25/2019:
I simplified the cockpit HUD to make it easier for casual players to jump right in. In the sandbox game, I’m thinking there will be a “combat mode” and “exploration mode” for the HUD.
https://i.gyazo.com/7e1ae1266c88d4e4b5da4797ef5376db.mp4

18 Likes

Impressive UI. Bonus points for any animations relative to where the plane is turning.

Thanks! There is some slight camera rotation when turning. You can also view the ship from different angles, but I haven’t quite finished programming that yet. Bonus points please :smiley:

https://giant.gfycat.com/PracticalCookedErmine.webm

5 Likes

Looks smooth so far! I’d suggest (however this may prove difficult and it is fully facultative) to add some movement delay to the UI. It should appear as if it’s attempting to keep up with the ship.

1 Like

I’m not entirely sure what you mean by that - the UI are all surfaceGUIs attached to the ship.

Take a look at this video, and notice how the HUD often lags behind when doing sharp turns.

That’s a pretty neat looking effect! I’m not sure if it would make sense in my game though. I could be wrong but I think that type of display in a fighter jet would be head mounted, while the displays in my game are meant to be holograms projected from the ship.

4 Likes

I really like the spaceship model you’re using. Reminds me of the Borderlands Series! :grinning:
Everything looks good so far so I wish you the best of luck in finishing your project.

Wow great work on the UI

Out of curiosity, is this game inspired by Elite Dangerous? I’m getting those vibes to be entirely honest.

Great work so far dude!

2 Likes

Definitely inspired by Elite, I’ve spent way too much time playing that game.

1 Like