-
-
Notifications
You must be signed in to change notification settings - Fork 103
[Vanilla Enhancement] Restore turret recoil effect #1625
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
base: develop
Are you sure you want to change the base?
[Vanilla Enhancement] Restore turret recoil effect #1625
Conversation
Nightly build for this pull request:
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build. |
I applied the new "Restored feature" type of contribution to this, so @Phobos-developers/t1-maintainers can review it, assuming the code replicates the original one from Tiberian Sun (@CrimRecya is that right?). |
Not copying, just drawing it according to my own understanding. |
Hmm, maybe @ZivDero could review it and compare with TS which has those logics. |
|
TurretRecoil
to control units’ turret/barrel recoil effect when firing.TurretTravel
andBarrelTravel
control the maximum recoil distance.TurretRecoil.Suppress
can prevent the weapon from producing this effect when firing.In
rulesmd.ini
:And:
FireAngle
was not taken into account when drawing barrel inTurretShadow
.