Skip to content

Allow for playback of only a specific section of an animation #8526

Closed
godotengine/godot
#91765
@QbieShay

Description

@QbieShay

Describe the project you are working on

VFX - specifically a long cinematic sequence with multiple VFX

Describe the problem or limitation you are having in your project

I am using the animation player to drive multiple VFX. Since this is a small cinematic sequence, I need to animate everything together on the same timeline to make sure timings fit with one another.

There's a couple of issues right now with this workflow, but the biggest one for me right now is that I can't play and replay only a section of an animation.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Allow for selecting a section of an animation for playback (editor only is fine)

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Add a cntrol at the bottom of the animation player to optionally clamp the playback range:
one icon, two boxes for the clamp.

image

If this enhancement will not be used often, can it be worked around with a few lines of script?

It's the animation player

Is there a reason why this should be core and not an add-on in the asset library?

/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions