Model Offsets

Moderator: Graf Zahl

Locked
User avatar
deded007
Posts: 29
Joined: Fri Jan 25, 2008 2:08
Location: Union AeroSpace Corp. Earth

Model Offsets

Post by deded007 »

There should be offsets on models just in case someone manages a 114 frame model with the origin in the center so most of the model is under the floor. something like this Offset <X>,<Y>,<Z>


"Offset 0,0,32" OR "Offset 0 0 32"
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Uh...
else if (sc.Compare("zoffset"))
{
sc.MustGetFloat();
smf.zoffset=sc.Float;
}
Locked

Return to “Closed Feature Suggestions”