Be a man, watch it: https://www.youtube.com/watch?v=v7EcaxTs-TM
Double R is your friend...
blenderiseasy
Sunday, April 20, 2014
Super beginer friendly tutorial on making low-poly landscapes.
http://cgi.tutsplus.com/tutorials/secrets-to-creating-low-poly-illustrations-in-blender--cg-31770
Tuesday, February 18, 2014
Sunday, February 2, 2014
How to perfectly import a model from Blender into Unity with 0,0,0 rotations and all that jazz. Using Blender 2.69 and Unity 4.3.3f1
Here are the steps for exporting an fbx of your model in Blender and importing it into Unity with desired rotations and matching units. I was using Blender 2.69 and Unity 4.3.3f1
In Blender:
In Blender:
- Make your model. (Hahaha! Yes. You need a model for this.)
- Place your model in origin of your scene.
- Rotate your model on the x axis by -90.
- Press Ctrl+Alt+A and reset all rotation, scale and transforms.
- In the Object Mode, deselect everything by repeatedly pressing A until all models are unlit.
- Select your model by right clicking on it in Blender.
- Go to File>Export>AutoDesk FBX (.FBX) and click.
- Go ahead and use these settings. (In this example, I'm not exporting animations and I'm exporting only the object I selected in the Blender scene.)
- Name you file appropriately and click export. Then drag and drop your fbx file to your Unity project.
In Unity:
- In Unity go to import settings of said model (You can do this by clicking on the fbx file in the unity Project tab. The window you see under Inspector tab is where these settings are.) and under the Model tab set your Scale Factor to 1. By doing this we'll have identical units in Blender and Unity.
- If you're not using animations then go to Rig tab and set Animation Type to None.
- If you're not using any textures or you don't like Unity automatically generating .fbm folders, then under the Model tab uncheck Import Materials.
- Drag and drop your fbx file to your unity scene and you should have a Game Object with the desired results!
Hope this was helpful!
Tunc
Wednesday, November 13, 2013
Bone Heat problems? Automatic Weight not working? I pity you son.
http://www.youtube.com/watch?feature=player_detailpage&v=IZPqxADetWE
Wednesday, October 2, 2013
Tuesday, September 24, 2013
Subscribe to:
Comments (Atom)