Turns
Turns, a static global class, is the in-game turns system. It allows you to modify the player turns in the same way that the in-game Turns menu does.
Example usage: Turns.reverse_order = true
.
Turns, a static global class, is the in-game turns system. It allows you to modify the player turns in the same way that the in-game Turns menu does.
Example usage: Turns.reverse_order = true
.