Skip to content

Feature Request: Add OnUpdate function to Tween #992

@Maddin-M

Description

@Maddin-M

Hello,
I am currently stuck with an ECS component (that needs to be a struct) having its Vector2 field tweened. The only solution I can think of right now is to pass a proxy to the tweener and use a potential OnUpdate function to update my component or accept references of struct types. I believe an OnUpdate function would not only solve this problem but also be quite handy in general.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions