- Home /
How to make a gun and export it into Unity3d?
Hey!
Sorry about the amateur question, but as you can tell, I have just started using Unity3d.
I am trying to make a FPS and am trying to model a gun, but I don't quite know which program is the best to model the gun. And also how to get it into Unity3d.
Thank you in advance guys!
Answer by Piflik · Aug 29, 2012 at 02:09 PM
Any 3d modeling program is good to model a gun. It all comes down to your experience with them. Blender is capable and more or less the only real alternative, if you don't have the money for a big one like Maya, 3ds Max or similar, but the User Interface takes some getting used to (it is horrendous).
To it into Unity, export it as .obj or .fbx and Unity will be able to import it (not sure about other formats, since I only use these two, but I heard Unity can also import .blend files - Blender's native format - but I have no idea, how good this works).
Would you recommend Cinema 4d? Let's say money is not an option and you suggest the best program to use for modelling guns, what would it be? The best being considered easy and powerful.
Thanks in advance!
Answer by MattyB · Sep 19, 2012 at 07:58 PM
I did all the design work for my gun (and will for the rest of Unity3D) on Google Sketchup 7. It's free, easy to use and allows pretty much anything to be built. Although it's based around lines and basic curves, the designs you can achieve with patience are comparable to those made in other 3D editing programs.
Once you've done drawing, go FILE > EXPORT > COLLADA (filetype)
Open Unity3D. Go ASSETS > IMPORT NEW ASSET and find your gun.
The quality is great, and don't worry about those lines you made drawing the gun since they disappear once it's in Unity.
You can also design buildings and scenery here, and grab models from other people through the Warehouse. You may find the textures library small, but you can add your own textures by following this video:
I like the idea of making then in Google sketch up, I spent a bunch of money on it and now I rarely seem to use it. Could you point me towards a tutorial or anything that helped you start making guns in it?
Thanks in advance!