Game Exporter

+

The Game Exporter provides a streamlined FBX export workflow for sending models and animation clips to your game engine. Each tab exposes a minimal set of FBX options, letting you export assets without needing to understand or change too many settings. The exposed options in each tab are saved as a preset that you can reuse when exporting from other scenes.

Any FBX options that are not displayed in the Game Exporter use the default FBX value. To change these settings, click to open the Advanced Settings.

Note: Game Exporter is available as an automatically loaded plug-in in Maya LT. If you need to load the tool manually, for example if you don't see Game Exporter listed in the File menu, load the gameFbxExporter.mll plug-in using the Plug-in Manager (Window > Settings/Preferences > Plug-in Manager).

Most of the options that display in the Game Exporter can change depending on the preset you select. By default, the Animation Clips tab displays the Anim Default preset (for standard export of animation clips), and the Model tab displays the Model Default preset (for standard export of static meshes).

The rest of this topic describes options that are common to both tabs.

To... Do this

Switch between sets of export options.

Open the first drop-down menu and select the Anim Default preset, the Model Default preset, or any custom preset you have added.

The rest of the options in the window update dynamically.

Create a new preset.

Click .

See also Create a Game Exporter preset.

Save the current preset settings to disk. Click .
Note: The settings for the current FBX export are automatically saved in the scene as you change them, and they are available again when you reopen the scene. This icon lets you save settings as a separate file, so you can load the same preset in other scenes.
Load a saved preset from disk. Click , then navigate to select the saved preset file.
Edit the settings from the default preset. Click to open the Advanced Settings.
Export All, Export Selection, Export Object Set
Use this drop-down to specify what you want to export from the scene.

You can select Export Object Set if your scene contains a set with the objects you want to export. When Export Object Set is selected, you can select from the sets in your scene from the second drop-down list.

Note: If you have multiple characters in the same scene and you want to export only one of them, this is where you specify which one you want to export. To create a set from selected objects, simply select Create > Sets > Set. See also Create and edit sets.

Coordinate System and Media settings

Up Axis

By default, the Up Axis is set to Y, as it is in Maya LT. You can export your scene to a Z-up axis if the destination application does not support the Y-up world axis and cannot convert the Y-up world axis of your scene.

Note: The Game Exporter applies the axis conversion only to root elements of the outgoing scene. If you have animation on a root object that must be converted on export, those animation curves are resampled to apply the axis conversion. To avoid resampling the curves, you can add a root node (dummy object) as a parent of the animated object in your scene, before you export.
Embed Media
(On by default.)

Turning on Embed Media includes (embeds) the associated media (textures, for example) within the FBX file. This helps to prevent problems like textures that seem to disappear if you move or delete any texture from the relative and absolute paths of the associated media files location. (This can happen when you give an FBX file to someone using a different computer who does not have that texture in that directory on the same computer drive.)

Path settings

View file in FBX Review after Export

If you have FBX Review installed on your machine, use this option to launch the exported file directly in FBX Review. See also Preview files with FBX Review.

Path
Enter the directory, or click the folder icon to browse and select the location where you want to export files.
Filename
Enter a filename for the exported file.

If you are exporting animation as multiple clip files, this name is appended to the start of each clip file name. If you leave Filename blank, no prefix is appended.

Advanced Settings
Click to open the Advanced Settings, which let you change the settings for the FBX options in the current preset.

In the Advanced Settings window, turn on Edit Animation Clips Advanced Settings or Edit Model Advanced Settings to start making changes.

Related topics