Jump to content

Home

Model problem


Postman85

Recommended Posts

Posted

I've create my own model.If I want to export it to a .glm there is an error:Only md3 models with 1 frame can be exported as Ghoul2,this model has 30 frames!How can I fix this problem?

please help

  • 2 weeks later...
Posted

If u r using milkshape for making ur model, after u generate a quake control file, use notepad/wordpad to change

 

// frame1-30

-and-

$frames 1 30

 

to:

 

// frame 1-1

$frames 1 1

(in the quake control file/.qc)

 

then use md3view and export as .glm

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...