Is the FPS Tutorial for v2.0 out yet?

Just joining the Unity environment (migrating from Director Shockwave).

I’ve worked my way to the FPS tutorial which apparently is only for v1. There was some talk about having a v2.0 made “soon”.

It’s been several months since these posts and I’m wondering if this was in the pipeline yet?

Older posts:
http://forum.unity3d.com/viewtopic.php?t=31169
http://forum.unity3d.com/viewtopic.php?t=11931
http://forum.unity3d.com/viewtopic.php?t=25080

Thanks for any info.

sadly it isnt.

But as far as I got an email from Unity. this is what they told me…

so no FPS :frowning:

FPS does not need any fledged out tutorial, its the by far simplest genre effort wise.

It bases on ScreenToWorldxxx for shooting and the standard character controller + fps walker + mouse look script.

The FPS tutorial was originally written using a 1.x version of Unity, and it used some features which were changed in Unity 2.0. The demo team went through and updated the FPS tutorial to work in 2.6 so the tutorial online should work fine in the current version.