1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/public/simulation/components
wraitii 6778fc4ea6 Make units wait a few seconds at waypoints during Patrol.
This makes 'dancing' impossible with patrol, for both single units and
formations.
It further makes the formation and regular patrol code more similar.

The diff harcodes an integer wait time as it relies on timer calls
instead of range queries, as that was much simpler to implement.
Animations for the waypoint-waiting is also unimplemented.

Reviewed By: Freagarach
Refs #5106

Differential Revision: https://code.wildfiregames.com/D2913
This was SVN commit r24360.
2020-12-10 09:18:13 +00:00
..
2020-10-29 09:22:48 +00:00
2020-09-14 16:55:14 +00:00
2020-12-09 16:45:14 +00:00
2020-11-18 20:13:30 +00:00