cortex-command-community / Cortex-Command-Community-Project-Source

[ARCHIVED] Cortex Command - Open Source under GNU AGPL v3 (no game data included)
https://cortex-command-community.github.io/
GNU Affero General Public License v3.0
204 stars 42 forks source link

The Browncoat Update - InheritedRotAngleOffset does nothing for guns on ACrab turrets #548

Open pawnishoovy opened 11 months ago

pawnishoovy commented 11 months ago

ACrab guns on Turrets do not respect InheritedRotAngleOffset. There IS a MountedGunAngleOffset (or something like that) on Turrets but this is also not respected or appropriate when changed via lua.

Whatever strange code Turrets currently use to angle their mounted guns needs to be refactored so InheritedRotAngleOffset works.

Currently, the Coalition Bunker Cannon has test case code that should start doing something when this works.