Minifix for voodoo doll stuff.
Added some stuff to TODO/plans for when I come back from break.
This commit is contained in:
parent
6f9e2d9a48
commit
cc787a77a8
4 changed files with 24 additions and 12 deletions
|
|
@ -479,6 +479,7 @@ Class Demolitionist : PlayerPawn
|
|||
selflight.target = self;
|
||||
selflight.Tick();
|
||||
}
|
||||
if ( player.mo != self ) return; // no voodoo dolls past this point
|
||||
oldlagvel = lagvel;
|
||||
oldlagready = lagready;
|
||||
if ( player.weaponstate&WF_WEAPONBOBBING ) lagready = lagready*.9+.1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue