Skip to content
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

Liberator morph attack-target-designate inconsistent between Ground-to-Air and Air-To-Ground morphs #160

Open
Joshua-Leibold opened this issue Jul 2, 2024 · 0 comments

Comments

@Joshua-Leibold
Copy link

Liberators are able to specify an attack target while morphing from Ground to Air but cannot specify an attack target when morphing from Air to Ground. Solution: Create Delay Persistent changed from 1 period of 4s to 16 periods of 0.25s where the Search Area affect that designates targets as viable is launched each period

<CEffectCreatePersistent id="LiberatorTargetMorphDelayPersistent">
    <PeriodCount value="16"/>
    <PeriodicEffectArray value="LiberatorTargetMorphSearchArea"/>
    <PeriodicPeriodArray index="0" value="0.25"/>
</CEffectCreatePersistent>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant