This example shows how to use both joysticks on a gamepad. As gamepad layout
varies a lot, you may need to adjust the mapping with SHOOTING_AXIS_SELECTION.
.. literalinclude:: ../../arcade/examples/dual_stick_shooter.py
:caption: dual_stick_shooter.py
:linenos:
