๐ŸŽฎ Controller Settings

Controller Settings tell the script how your controller is configured so it can properly interpret your inputs. These settings include:

  • Button Layout โ€“ Defines which buttons perform which actions. Must exactly match your in-game Call of Duty button layout.
    • For information regarding use of a custom button layout, please see the Custon Button Layout section below on this page.
  • Stick Layout โ€“ Defines the movement and aiming sticks. Must match your in-game stick configuration.
  • Left/Right Deadzone โ€“ Adjusts how much stick movement is needed before input is registered.
  • Flipped โ€“ Indicates whether the left and right sticks are flipped.
    • For information regarding use of a flipped layout, please see the Flipped Button Layout section below on this page.
  • Inverted โ€“ Inverts vertical aiming.
  • Hair Triggers โ€“ Enables quicker trigger response.
  • Slide/Dive Behavior โ€“ Defines how the script interprets your slide and dive inputs. Must match your in-game Slide/Dive settings.

Important

The Button Layout, Stick Layout, and Slide/Dive Behavior settings in the script must exactly match your Call of Duty in-game settings.

If they do not match, the script may behave incorrectly or fail to respond properly.


๐ŸŽ›๏ธ Custom Button Layout

When using a Custom Button Layout, the script allows you to manually assign buttons to match your in-game Call of Duty configuration. Follow these steps:

  1. On the Button Layout screen, select Custom and press A / Cross to enter the menu.
  2. You will see a list of actions, such as ADS, Lethal, Ping, etc.
  3. For each action, provide the exact same button you have configured in your Call of Duty controller settings (Flipped players see the Flipped Button Layout section below).
  4. Use Up/Down on the D-Pad or stick to select an action.
  5. Hold the desired controller button for 1 second to assign it.
  6. To clear a bind, double-tap View / Share.

Flipped Button Layout

For information regarding custom flipped button layouts (where ADS/Fire are not on the triggers), see the Flipped section below on this page.


๐Ÿ”„ Flipped Button Layout

The Flipped option allows you to swap the ADS and Fire buttons, enabling alternative control styles. How you set it up depends on whether youโ€™re using a non-custom or custom button layout:

Using a Non-Custom Layout

  1. Do NOT enable Flipped in Call of Duty.
  2. Set your Button Layout in the script to match your in-game layout (e.g., Tactical in-game โ†’ Tactical on the script).
  3. Set Flipped in the script to On.

This configuration enables a flipped layout while keeping your standard, non-custom game layout.

Using a Custom Layout

  1. In your in-game controller settings, ensure L2/LT is set to ADS and R2/RT is set to Fire.
  2. On the script, assign L1/LB to ADS and R1/RB to Fire.
  3. Set Flipped on the script to On.

This allows you to use a custom flipped layout, giving you flexibility while maintaining your personalized button configuration.