Client|Mobj|Refactor: Working on state-based animations
ModelRenderer's animation sequences are now used by the mobj privatedata to trigger animations. Animations are advanced as the mobjthinks.
Also moved particle generator spawning into ClientMobjThinkerData.
View differences
Client|Mobj|Refactor: Working on state-based animations
ModelRenderer's animation sequences are now used by the mobj private
data to trigger animations. Animations are advanced as the mobj
thinks.
Also moved particle generator spawning into ClientMobjThinkerData.