PDA

View Full Version : How to export mesh files (a.3d - d.3d) from .u file ?


d.j.Chaos
23rd Sep 2000, 11:45 PM
Help please ...

Fuzzpilz
25th Sep 2000, 08:03 AM
You can't, at least not with UnrealEd (neither 1 nor 2).
Perhaps there is a tool that is able to do this, but I haven't seen one, and it would be very difficult to program, I think, as the make commandlet seems to do some LOD processing on the models when importing them. There is information on Unreal file formats on unreal.epicgames.com if you want to write one yourself.