bugfix: Add missing Quad Cannon barrel recoil and muzzle flash visuals when firing at ground targets - #178
Open
Stubbjax wants to merge 2 commits into
Conversation
…s when firing at ground targets
xezon
reviewed
Sep 6, 2026
xezon
approved these changes
Sep 6, 2026
gamezerve
added a commit
to gamezerve/Reborn-Omega
that referenced
this pull request
Sep 12, 2026
Add the missing barrel recoil and muzzle flash visuals when the Quad Cannon fires at ground targets. Increase the barrel recoil speed to better match the weapon's fire rate. Apply the same firing visual improvements to Reborn Omega's custom Flak Cannon. Keep ground and air targeting visuals consistent across both units. Source: TheSuperHackers/GeneralsGamePatch2#178
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change adds the missing barrel recoil and muzzle flash visuals to the Quad Cannon when firing at ground targets. Previously, these would only be shown when firing at airborne targets.
The barrel recoil speed is also increased to better match its fire rate.
Before
BEFORE.mp4
After
AFTER.mp4