Rotate ground-units as in the campaign miz

This implements a logic to rotate groups which are generated from templates like the origin (ground unit) which was placed by the campaign designer
This commit is contained in:
RndName
2022-01-17 20:31:49 +01:00
parent 5febcdd4e4
commit daf4704fe7
4 changed files with 42 additions and 17 deletions

View File

@@ -521,6 +521,7 @@ def update_factions(generator_names) -> None:
# ground_object = SamGroundObject(
# namegen.random_objective_name(),
# initial_position,
# Heading.from_degrees(0),
# control_point,
# )
#