Files
OpenRA/OpenRA.Mods.Common/Activities
reaperrr 4c239d4ebc Set Mobile.IsMoving to "true" if queueing a turn that takes only a single tick
At the end of L-turns, actors often end up with an internal facing not 100% matching the direction of the next cell on their path.
As a result, if they haven't reached their destination yet, Move queues a quick Turn as ChildActivity, which previously was not considered as IsMoving.
However, we don't want those mini-turns to interrupt move animations, so we now consider them a move as well. Additionally, to avoid any issues, we make these mini-turns non-interruptible, just like the MovePart activities already are.
2018-07-01 15:33:30 +01:00
..
2018-03-22 22:50:50 +01:00
2018-01-17 00:47:34 +01:00
2018-01-17 00:47:34 +01:00
2018-01-17 00:47:34 +01:00
2018-07-01 11:08:32 +02:00
2018-01-17 00:47:34 +01:00