Skip to content

Add instant sprite inserting frames to Animation Player #12737

Closed
@LordsWayAlways

Description

@LordsWayAlways

Describe the project you are working on

A simple 2d platformer.

Describe the problem or limitation you are having in your project

I am trying to add the frames to the animation player from the animated sprite but I have to insert each frame, it is time consuming and there should be a way to insert all frames at once.

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

If you want to add the sprite frames to the Animation Player you have to insert each frame individually, there should be a way to insert all frames instantly.

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

You could add a button that simply lets you import all the frames that are in the animation you choose of the animated sprite.

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

Definitely, but I am sure it will be used often.

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

Because it saves a lot of time when inserting the frames into the animation player.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions