Reach box with head.
Arham A
Defending.
- Uses the base implementation of box jump too and some of the above logic.
- Landscape mode and further away from user. [tablet or chromecast]
- Visuals: [players coming towards you with football]
- Box with timer to represent the player & ball. e.g: [0 sec: Missed, 1sec: Missed, 2: Too early, 3: Defended, 4: Yellow Card, 5: Targeted the player, Red]
- Each ball with have an enum to represent which action is need to perform the defence action: Dive, graze, etc.
- State machine needed so that consecutive attackers with dive action on the left side is never possible.
- Football trajectories for attackers can added in the future to represent tricks.