Skip to content

Animator Patch Issue #73

@989onan

Description

@989onan

Animator Patch has a small issue where if the animator component has just spawned in, it will very likely not initialize the values of the fields it drives. This can cause things like Mantis Blades, and outdated exploding chickens (an item I made) to disappear (all elements set to 0 including scale) until the play head starts moving.

It should be a patch to the OnStart function, and should be pretty easy to fix. Just do one calculate when the component starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions