Re: Model moving


[ Follow Ups ] [ Post Followup ] [ Quake2 Modelling Studio WWWboard ]

Posted by Jude on March 25, 1998 at 11:18:49:

In Reply to: Model moving posted by Q on March 25, 1998 at 10:05:30:

: I have a .md2 that I need to move up about 20 units. When I use qME, it seems to "wrap" the model, so rather than moving everthing up 20 units, it rotates th origin, so now the head is at the feet.

: I tried Q2M, but can't save the file correctly (a know problem). Are there any other utils to modify .md2s? Or should I try to attack this with code?

If you use qdata to coppile your models it's fairly easy to adjust the positioning
using the string:

$origin x y z

where x, y and z represent distances from the origin.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Quake2 Modelling Studio WWWboard ]