Software
Software copied to clipboard
[Gameplay] Refactor all play selection logic into PlaySelectionFSM
Description of the task
Right now our Play selection logic is split between PlaySelectionFSM and Ai. We should integrate the overridePlay behaviour into PlaySelectionFSM
Acceptance criteria
- [ ]