Scaling character problem

maveryck21

Newbie
Joined
Mar 7, 2005
Messages
122
Reaction score
0
hi there,

I'm trying to scale the male_reference character to half size but when i compile it the model looks weird, with big shoulders, small head, long legs..

How can i scale the model?

Thanks for any help
 
You can't, because model's animations are stored in another model. You have to decompile other model (which contains animations for most of the NPCs) and recompile it with necessary *.qc commands.
 
So you are saying that i can't scale the character model without touching on the animation files?
 
Yes. You have decompile and recompile the necessary files to get better results.
 
Back
Top