Making a simple fps in Unity

I have put together a short but sweet tutorial on making a first person shooter using Unity3d, the tutorial is available in PDF format and goes over the basics of creating and editing terrains. It also goes over a few basic scripting concepts such as firing a gun and throwing a grenade.

The tutorial is available at my site here.

I hope to be adding more onto this tutorial like making a few basic enemies using artificial intelligence and making the game multiplayer. I hope you find the tutorial useful! :slight_smile:

Thanks! I watched the second tutorial and must say, it looks promising. My computer is slow (512 meg RAM, single core proccessor) so I can’t have the video playing at the same time as I follow along in Unity, but I’ll fix that shortly.

Thanks for sharing, Chub .

No problem I’m glad you found it helpful :slight_smile:
I’m hoping to add a few more bits to the tutorial like instantiating a spark when the bullet hits an object and hopefully soon I will get some simple AI made up to implement into the tutorial.

great tutorial! I’m kinda new to Unity3D (was learning at the start of the year but stopped for school :frowning: ) so this is definitely reallly helpful

hey can tell me what must i do to create a fps game