Author: {wf}shadowspawn <shadowspawn_at_shadowspawn_dot_net>     Reply to Message
Date: 12/9/2003 2:38:14 PM
Subject: new hud part 2

linear progressive curve.

newamount += ((currentammount-oldamount)/2)

or

newamount -= ((oldamount-currentamount)/2)

instead of incremental add/subtract.

its fast enough and gives enough of a visual mental lag. compare the health to the armor at 10fps; it'll be the same at 1k fps.

i'll post the new 'zbot-style' hud/radar/compass for the recon. later.

http://www.shadowspawn.net/temp/newlerp.avi .9mb divx avi

  


_