Butterfly Effect - https://unity3d.com/pages/butterfly The people who made "butterfly Effect" was Passion Pictures, an amazing studio based in Soho, London. It was the same team behind the two-time Academy Award winning creators of Gorillaz visuals. I have always loved the work from Passion but if you like that kind of…
Looks like the lightmap resolution is too low to represent the falloff. What does the lightmap checkerboard display look like? Possibly you also have inconsistent lightmap texel scale. https://unity3d.com/learn/tutorials/topics/graphics/fine-tuning-lightmap-parameters
My 2 Cents is to start SMALL very SMALL and then work your way up to a big game. I have seen to many people and to many MOD shoot for the stars only to wind up on the launch pad with a broken rocket. I would suggest that you make first make maps for Unreal(Any of the Unreal Tournaments have an editor it think) or Never…
When you edit a material on an object and its linked to a Asset file it will change the asset file and have an effect on every other object using that material. If you want to create a unique instance in edit mode you can just copy the material asset and assign it to the renderer, or you can create an editor script that…
Hi, The swords look fine - nice work for a beginner! You will get better with each new project, read and watch everything you can find on 3d modeling. There is a YouTube user, Arrimus3D, who has some wonderful videos that you can learn from (I am). As to why Unity (I assume you mean this asset store but most have same…
Learn Site-wise it's broken to a few areas that aren't immediately obvious: individual bite-size tut's -http://unity3d.com/learn/tutorials/modules step-by-step projects - http://unity3d.com/learn/tutorials/projects and the archive of our live training on twitch here - http://unity3d.com/learn/live-training 3D Buzz,…
animation tuto is down there, maybe it will help http://www.unitytutorials.com/Project/project.html others tutorials - http://www.unitytutorials.com/video another website - http://www.unity-tutorials.com/ FPS - tutorial http://unity3d.com/support/resources/tutorials/fpstutorial others videos basic tutorial -…
Here's couple of things to look into: http://unity3d.com/support/documentation/Components/animeditor-AnimationEvents.html [ame=" https://www.youtube.com/watch?v=G_4VohnaJUc"]Creating a CutScene - YouTube[/ame]