Models with "####" Don't Interpolate

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
Guest

Models with "####" Don't Interpolate

Post by Guest »

From the fix introduced in this thread:
viewtopic.php?f=7&t=63525

Models applied to frames using "####" will now appear, however they do not seem to honor interpolation.

http://edthebat.com/doom/interptest.pk3
In this example, Zombieman2 is created to mimic Zombieman. Models are applied to both.
Only difference is that Zombieman2 uses "####" for its sprite names. Examine both actors in-game and compare.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49073
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Models with "####" Don't Interpolate

Post by Graf Zahl »

Yes, this is a known problem - unfortunately one that isn't easy to fix because that "####" makes it problematic to retroactively retrieve the needed info to perform an interpolation.
Post Reply

Return to “Closed Bugs [GZDoom]”