Page 1 of 1
Line_AlignFloor in 1.1.02
Posted: Fri May 30, 2008 6:00
by Reinchard
Does someone know why function "Line_AlignFloor" in older versions work fine, but in 1.1.02 does not act correctly?
Posted: Sun Jun 01, 2008 0:06
by chopkinsca
any example of how it doesn't work? Maybe comparative screenshots?
Posted: Sun Jun 01, 2008 16:10
by Reinchard
Posted: Sun Jun 01, 2008 18:53
by Azure Agony
Post example wad.
Posted: Sun Jun 01, 2008 19:26
by Reinchard
Read subject of this topic. Just try this function in latest version, nothing simpler.
Posted: Sun Jun 01, 2008 21:11
by Enjay
I usually use Sector_SetFloorPanning, Sector_SetCeilingPanning and Sector_SetRotation to shove sector flats around.
Posted: Sun Jun 01, 2008 21:21
by Remmirath
Me too...and panning never gets wrong...

Posted: Sun Jun 01, 2008 22:07
by Graf Zahl
Azure Agony wrote:Post example wad.
Posted: Mon Jun 02, 2008 5:43
by Reinchard
Enjay wrote:I usually use Sector_SetFloorPanning, Sector_SetCeilingPanning and Sector_SetRotation to shove sector flats around.
And this is good idea
