Search Unity

Realtime Movies

Discussion in 'Editor & General Support' started by GeoRacer, Dec 29, 2006.

  1. GeoRacer

    GeoRacer

    Joined:
    Jun 14, 2006
    Posts:
    9
    Can Unity import complete cut scence type movie files from Maya (world, animated characters, lighting, shader effects etc.) and play them in realtime?

    Or do these need to be built by hand in the Unity editing tools?

    If so, what are the limitations?

    If not, is there a tutorial?

    Thanks
     
  2. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203
    World and animated characters are imported just like they are in Maya.

    Lights are not added automatically, however the nodes are imported, so if you have the lights position/rotation animated you just have to add a light component in Unity and you are fine.

    Unity imports the diffuse texture and color from the Maya Material, you can then tweak the generated material and select different shaders, assign bumpmaps etc.
     
  3. Joachim_Ante

    Joachim_Ante

    Unity Technologies

    Joined:
    Mar 16, 2005
    Posts:
    5,203