|
I imported an asset, but there was this big window of stuff I could do. I did some things, then clicked apply, but nothing happened. Can someone tell me what's up with this? EDIT! This is a list of information about the object I am having trouble with- -It is a c4d -Whenever I try to click and drag it into the scene view it flies back to its original place in the asset view -It is a cityscape I'd like to use for my Unity
(comments are locked)
|
c4d is the file extension for Cinema 4D files. While Unity can import the file automatically if you have Cinema 4D installed, you will need the application. The only format that Unity can import natively (so to speak) is FBX. This is stated on their documentation. Okay, thank you.
Jul 13 '10 at 01:58 PM
rocky
Are there any other names for FBX, or is that just it?
Jul 13 '10 at 02:14 PM
rocky
FBX is a specific file format, which uses the file extension .fbx (on Windows), so no, there are no other file types for FBX. As @Ricardo said, you either need to own Cinema 4D and convert the .c4d file, or get the seller (Turbosquid) to give you a version in .fbx format. Note that does not guarantee the .fbx file will work in Unity - there's another thread where it seems a model having more than 65,536 vertices won't import.
Jul 13 '10 at 02:47 PM
Cyclops
(comments are locked)
|
|
Importing an Asset just makes it available in the Projects window - it doesn't actually put it into your Scene. Assuming you see the Asset under Project, you drag/drop it to your Scene. (Note that if it's a 3d model, you may need to change the Scale from 0.01 to 1, or it will be too small to see). Then you might seriously want to consider doing some basic tutorials (look for the 3DBuzz ones first, they are excellent for beginners). Also, I highly recommend Will Goldstone's book on Unity Development. He walks you through a single project, step-by-step, from the beginning, which should answer most of your questions. Update Since it's a Cinema .c4d file (and I'm guessing you don't own Cinema), you should contact TurboSquid about converting the file. According to their Quality Guarantee:
So you might be able to get them to convert it to .fbx. Be warned, this does not guarantee that the new file with work with Unity. If not, they also have a refund policy. :) The drag and drop doesn't work, so what else can I do?
Jul 12 '10 at 10:09 PM
rocky
You need to add more detail to the Question (you can edit it), explaining what you did, and what happened. For instance - what kind of asset? Where did it come from? What happened when you tried to drag/drop it? Did you see something appear in the Hierarchy Window?
Jul 12 '10 at 10:26 PM
Cyclops
Thank you! That was what I was looking for! The asset was a cityscape. When I clicked and dragged it onto the scene view, it just flew back to its original place in the asset view. That happens every time. It was from TurboSquid. Nothing appeared in the Hierarchy view.
Jul 13 '10 at 01:39 AM
rocky
It's a c4d, if that even is anything, that's just what it says.
Jul 13 '10 at 03:08 AM
rocky
(comments are locked)
|

So when the Asset didn't show up in the Hierarchy, was there any error message? Also, what type of Asset - what's the file extension? Is it a .fbx file? Or something else?
Also an FYI to the power-users, I removed the flagged-for-close tag, and would remove my close vote if I knew how (anyone know?). It's possible this may become a real Question. :)