Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi barrel offset #3642

Open
wants to merge 1 commit into
base: Development
Choose a base branch
from
Open

Multi barrel offset #3642

wants to merge 1 commit into from

Conversation

CMDR-Bill-Doors
Copy link
Contributor

@CMDR-Bill-Doors CMDR-Bill-Doors commented Jan 14, 2025

Additions

Multi barrel projectile offset for visibly multi barrel weapons.
CombatExtended.MultiBarrelExtension that defines barrel offsets.

  <li Class="CombatExtended.MultiBarrelExtension">
    <offsets>
      <li>(-0.5,0.25)</li>
      <li>(0.25,0.25)</li>
      <li>(-0.5,0.25)</li>
      <li>(0.25,0.25)</li>
      <li>(0,0.25)</li>
    </offsets>
  </li>

Alternatives

Shoot between the barrels like a real rail gun does.

Testing

Check tests you have performed:

  • Compiles without warnings
  • Game runs without errors
  • Playtested a colony (A burst from M240)

@CMDR-Bill-Doors CMDR-Bill-Doors requested review from a team as code owners January 14, 2025 15:59
Copy link

You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-12771514042.zip

@github-actions github-actions bot added the Download in Comments This PR has a zipfile download available. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Download in Comments This PR has a zipfile download available.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant