No tips for Unity 5.0

I think I have all the bugs worked out so I am ready to start a project… Unfortunately most of the tutorial videos are outdated and don’t really apply to unity 5.0. Basically, I want to build an FPS RPG, (melee only), with the ability to defeat a few mobs and maybe collect some items for quests. Not trying to do anything fancy at this point. I’m just trying to learn the basics of coding and some animation. If you have any tips or video links that may be helpful, please comment.

Cheers!

If you’re just getting started with Unity, why not just use 4.6, so more of the tutorials will apply?

If you’re looking at just the basics, tutorials for 4.6 applies to Unity 5. Anything you could do in 4.6, you can do in 5, and with some very few exceptions, you do it in exactly the same way.

Materials and lighting will be very different though.