Vinifera-Developers / Vinifera

Vinifera is a C&C: Tiberian Sun engine extension implementing new logics and fixing bugs.
GNU General Public License v3.0
46 stars 10 forks source link

[New Feature] Add `JumpJetTurn` to InfantryTypes. #485

Open CCHyper opened 3 years ago

CCHyper commented 3 years ago

Description:

Red Alert 2 introduces a new key for InfantryTypes called JumpJetTurn. This controls if the infantry using the Jumpjet locomotor will be drawn using 8 facings and will be unable to fire while moving or turning.

tomsons26 commented 3 years ago

Will prove difficult to port, seems a bit of the JumpjetLocomotionClass code was rewritten for this, this also seems to involve some pathfinding changes, new code in InfantryClass::Can_Fire