Skip to content

Tweening between START and TO but the step value is underdetermined. #50

Description

@staticaron

For programs with variable framerates, I wonder if there is any way to modify the step value. I want to tween a float from some value X to another value Y over Z seconds. The frame time however is variable. So we can't step every frame by the same amount. Something like where we can step but in percentages. I can set 100% to for Z seconds then pass in frame time every frame. Once the combined frame time is Z seconds, the tween reaches its end.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions