Skip to content

Enemy (AI) Gremlins always use slow walk animations, even though their owner is in red alert #224

Open
@robojumper

Description

@robojumper

XGUnitNativeBase.ShouldUseWalkAnim() only checks if the unit is AI and on green alert. Gremlins as cosmetic units don't have gameplay interaction to allow alert levels, so they always use the walk anim -- which is the source of slowdowns in mods that use enemy gremlins.

The function should check whether the unit is cosmetic, and if so, if the owner is in green alert.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions