Welcome to the Arena, where high-ranking warriors are transformed into spineless mush. Abandoning every ounce of common sense and any trace of doubt, you lunge onto a stage of harrowing landscapes and veiled abysses. Your new environment rejects you with lava pits and atmospheric hazards as legions of foes surround you, testing the gut reaction that brought you here in the first place. Your new mantra: Fight or be finished.
md3 import - export script for blender. Read the description for details
md3 importer/exporter
place in .blender/scripts directory in your home folder
(Documents and Settings\USERNAME\Application Data\Blender Foundation\Blender\.blender\scripts on windows)
--------
exporting:
select objects you want to export. when asked for the shader path write the directory you want to use (ex: models/mapobjects/table/) Blender material names will be used for shader names (ex: if the material name is wood in blender, shader will be models/mapobjects/table/wood, i.e. [shader path]+[material name]. You may not need to write a shader. If there is no shader with that name Engine should fallback to tga or jpg ex: models/mapobjects/table/wood.tga)
--------
exporting with animations:
move the frame counter to the last frame you want to export
(ex: if you want to export 10 frames move it to 10)
--------
importing:
if you want to see the images in preview. you need to add the images in uv editor. Also you may need to load and assign each image one by one.
Only registered members can share their thoughts. So come on! Join the community today (totally free) and do things you never thought possible.
that's one handy dandy script(s) file
yes, yo need Phython for this, thanks f0rqu3!
What does this let you do?