Skip to content

Animation using Time.unscaledDeltaTime #71

Description

@patrik-u

We want to allow the user to configure if animations (application-wide or per animation) should be paused when the game is paused. E.g. to either use Time.deltaTime (currently used by default in ViewFieldAnimator.cs (88)) or Time.unscaledDeltaTime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions