Animated doors ignore offset during animation

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
zrrion the insect
Posts: 2411
Joined: Thu Jun 25, 2009 1:58 pm
Location: Time Station 1: Moon of Glendale

Animated doors ignore offset during animation

Post by zrrion the insect »

Animated doors ignore offsets during animating, but will properly offset the given texture when closed.
Attachments
MAP01.zip
Run with doom2
(1 KiB) Downloaded 38 times
Kotti
Posts: 86
Joined: Tue Dec 27, 2016 4:08 am

Re: Animated doors ignore offset during animation

Post by Kotti »

The animation takes place on the middle texture but you only specified an offset for the upper texture.
User avatar
zrrion the insect
Posts: 2411
Joined: Thu Jun 25, 2009 1:58 pm
Location: Time Station 1: Moon of Glendale

Re: Animated doors ignore offset during animation

Post by zrrion the insect »

I didn't define a texture for the middle texture as it gets it from the upper texture. It would follow that the offsets would also be inherited from the upper texture. There is no non-kluge case where you would want the offsets to be different for an animated door.
_mental_
 
 
Posts: 3812
Joined: Sun Aug 07, 2011 4:32 am

Re: Animated doors ignore offset during animation

Post by _mental_ »

Fixed in a670e79.
Post Reply

Return to “Closed Bugs [GZDoom]”