WOTCStrategyOverhaul / CovertInfiltration

A mod that overhauls the Covert Actions system to bring back the Infiltration mechanic from Long War 2
MIT License
21 stars 8 forks source link

Supply extraction can visualize only up to 6 fultons per turn #695

Open Xymanek opened 2 years ago

Xymanek commented 2 years ago

Discord ref: https://discord.com/channels/578606792448409610/639765305345835009/890989478808801311 (afaik there were more)

Behold the glory of UE3 matinees:

image

This wasn't an issue in vanilla game, since only up to 3 crates were extracted per turn, but we removed that restriction (abbeefd7c63a5c364ce45ed629a7f276e39811d5)

Appears to be only a visual issue, so marking as UI/UX

Xymanek commented 2 years ago

More investigation - when a crate is extracted, the "gameplay" actor is destroyed, and a matinee one is moved to the exact same position (so visually no swap is noticeable), hence the references to premium/normal materials by the kismet (to update the look of the matinee crate to match the gameplay one).

At this point, I'm not sure if/how extracting more than 6 total (not necessarily on the same turn) works visually