Fixed|Model Renderer: Animation triggering when state changes multiple times
Sometimes a mobj's state changes more than once before the mobj thinks. ClientMobjThinkerData is now a bit smarter in determining when to trigger animations for a new state and when to defer the triggering.
Fixed|Model Renderer: Animation triggering when state changes multiple times
Sometimes a mobj's state changes more than once before the mobj thinks.
ClientMobjThinkerData is now a bit smarter in determining when to
trigger animations for a new state and when to defer the triggering.