[not a bug] Weapon offsets don't work

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
The Ultimate DooMer
Persecution Complex
Posts: 152
Joined: Tue Nov 08, 2005 23:04
Location: Industrial Zone
Contact:

[not a bug] Weapon offsets don't work

Post by The Ultimate DooMer »

The OFFSET (x, y) feature is broken in weapon animations. (the one that creates offsets like in some Hexen weapons)
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

It has been a long time since I last used it. Do you have a WAD that demonstrates the error?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

I just tested it and it works as it should in Hexen.

One important thing: A zero-offset means to keep the previous one! So to reset it to its original position (or use a real zero offset) is to use 1 instead.

Furthermore, A_WeaponReady kills any offset so you can't use them in the ready sequence. You can't also use offsets in the lowering and raising sequence because they use the weapon offset for themselves.

Sorry but you have to blame Raven for this crap.
Locked

Return to “Closed Bugs”