3 Commits over 0 Days - ∞cph!
Experiments
Default override Player.ShouldLagCompensate to return true
This tells the lag compensation to record this entity, ShouldLagCompensateForClient says if we should rewind.
Don't automatically add all pawns to lag compensation, let them opt in ( Base Player defaults to true )
Add debug prints to make sure we're actually back tracking
Don't automatically add all pawns to lag compensation, let them opt in ( Base Player defaults to true )
Add debug prints to make sure we're actually back tracking
Default override Player.ShouldLagCompensate to return true
This tells the lag compensation to record this entity, ShouldLagCompensateForClient says if we should rewind.