Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Added Ease support for Sequence#215

Open
legoritma wants to merge 2 commits into
annulusgames:mainannulusgames/LitMotion:mainfrom
legoritma:sequence-easelegoritma/LitMotion:sequence-easeCopy head branch name to clipboard
Open

Added Ease support for Sequence#215
legoritma wants to merge 2 commits into
annulusgames:mainannulusgames/LitMotion:mainfrom
legoritma:sequence-easelegoritma/LitMotion:sequence-easeCopy head branch name to clipboard

Conversation

@legoritma

Copy link
Copy Markdown
Contributor

No description provided.

@legoritma

Copy link
Copy Markdown
Contributor Author

@nuskey8 bumping because it's been for a while

@nuskey8

nuskey8 commented Dec 20, 2025

Copy link
Copy Markdown
Member

Wouldn't the following API be sufficient for this...?

LSequence.Create()
            .Append(...)
            .Run(configure =>
            {
                configure.WithEase(Ease.OutQuad)
            });

@legoritma

Copy link
Copy Markdown
Contributor Author

I wasn’t aware this was already possible.

Looks like my changes were just shorthand for this configuration. I think it would still be nice to add this for having the same API with non-sequence motions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.