Opened 8 years ago

Closed 4 years ago

#4025 closed defect (fixed)

Walk animation not triggered if a units starts and ends the walk in the same turn

Reported by: elexis Owned by:
Priority: Nice to Have Milestone: Alpha 24
Component: Simulation Keywords:
Cc: Patch:

Description (last modified by Freagarach)

Reproduce: Order a unit to walk a very short path. It will be moved but there is no walking animation.

The longer the turn length, the more apparent it becomes. Even with 200ms turns it is visible.

Maybe the CCmpPoisition component which animates the units positions on receive of CMessageInterpolate could trigger the walking animation if the unit is in its walking animation at the start and end of the turn (but with changed positions).

(Reducing the turn length isn't a magic bullet to cover up this bug, since a 200ms ping and a shorter turn length will mean the game will be paused for the temporal difference).

Change History (2)

comment:1 by Imarok, 5 years ago

Component: UI & SimulationSimulation

Move tickets to Simulation as UI & Simulation got some sub components.

comment:2 by Freagarach, 4 years ago

Description: modified (diff)
Milestone: BacklogAlpha 24
Resolution: fixed
Status: newclosed

Fixed, likely by r22446.

Note: See TracTickets for help on using tickets.