Gameplay video of my first game! (jet fighter)

This is my first try for creating a game by myself.
Models and soundtracks were free to use.
I wrote the scripts by myself and the particles were created by me.
I hope you’ll like it. :slight_smile:

by the way, I learned to use Unity3d thanks to TornadoTwins.

And I searched a lot in the unity scripting pages… hehe

Fraps lower the fps by 20…

That is a really great start. I especially like the cockpit view as I’ve never been too keen on external camera flight sims. Looking forward to seeing a completed 3D cockpit.

Regards,
Matt.

hehe Thanks!
However, that model was free, and I just placed my camera in the cockpit :slight_smile: (although I had problems with the Quaternion class cause I didn’t had a clue of what to do…)

Are you using Unity Pro? Try to get a motion blur in there somewhere – it’d greatly improve how the game looks. Everything looks bland.

Other than that, looks awesome! Keep us posted.

No, the free Unity. And thanks!
I’ll read about blur and add it!

edit:
Just found out that Unity Pro only can use blur… :frowning:

Does anyone know, how can I make a crash? Is it ragdoll?
And how can I set up the multiplayer. any guides?