Description:
The UT3 geometry export tool, as the name suggests, helps manage the tedious bits of exporting geometry to use in the Unreal 3 game engine. On top of the mandatory steps and checks, the script provides several options for generating quick collision meshes.
Comes with a batch export utility to process multiple files at once.
Video demonstration coming soon.
Motivation:
I decided to write this script when I realized how much time my fellow students were spending just exporting assets.
Solution:
With the help of a UT3 knowledgeable friend, I put together a list of common features and released this script within the school to be used in the team game productions.