[help] importing Illustrator to Maya and Maya to Unity

Greetings everyone.

I’m still a newbie in the matter of Maya and Unity and i’m trying to create on unity a game board i have created with adobe illustrator. However, i’m having trouble with it and maybe someone could give me an help

I did like this:

  • I have create my game board on Adobe Illustrator (all curves) and export it to AI v8
  • on maya i import the AI through the File > Import options (cant do it with the Create > Adobe Illustraror Object because it gives me an “Error: Line 8: Failed to create bevel output” and i dont understand why)
  • then i followed this tutorial and did the Unparent and delete history thing (however, i don’t understand whey s this needed)
  • In maya my board looks like a flat draw with all the curves, and i’m able to select each curve/closed path
  • then i exported the Maya to FBX file and drag and droped it into Unity.

so far, so good (… i think…)

Now the problem …

When i place the maya inport on the Scene, i cant see anything but suposedly the mesh is here (it appears the coordenate arrows and in the hierarchy tab i can see the mech and all the curves on it). whatever i do, i can see anything.

I tried to add a cube to my board in maya and export again to see what would happen, and in Unity, the cube is visible but the rest of the board it is not.

Anyone could give this noob some help? please? :slight_smile:

I cna provide de illustrator file, maya file and FBX file if needed

Thanks in advance for any help.

You can’t export curves from Maya to Unity, you must (before the export !) convert all NURBS in polygons :
Modify → Convert → NURBS to polygons…

If you open the tools box, you can see a lot of parameters, try to play with them to obtain a good quality without having millions of polygons :slight_smile:

http://www.youtube.com/watch?v=F06gNMAFbS4

If you start on Maya, LyndaPodcast is your friend :slight_smile: I learnt with it and it’s very good.

After converting all NURBS, you must check normals (sometimes it’s inverted, faces are inside out …). Revert them : in Polygons menu : Normals → Reverse

Then you can drag and drop in Unity, there should be no problem anymore !

your file is totally nurbs which unity does not accept. the best thing to do would be to make the whole thing in polygons. unity likes polygons :stuck_out_tongue: