Skip to content

fix and extend aurianims - #3

Draft
Gilgames32 wants to merge 6 commits into
lua-gods:mainfrom
Gilgames32:main
Draft

fix and extend aurianims#3
Gilgames32 wants to merge 6 commits into
lua-gods:mainfrom
Gilgames32:main

Conversation

@Gilgames32

@Gilgames32 Gilgames32 commented Jul 14, 2026

Copy link
Copy Markdown
  • there were a few inconsistencies, like blend passing two animations as the func argument, typos, bad types etc.
  • made it so nil can now be passed as an animation without it breaking
  • added new nodes
    • conditional: binary blend with a boolean predicate
    • step: binary mix with a boolean predicate
    • switch: similar to switch-case, the animation will be picked from a table based on the key returned by func
    • vanilla: a modified version of gsanimblend's blendvanilla callback, offsets the rotation of the parts passed with the blend scale, its useful when wanting to play blend vanilla and blockbench animations, when it would otherwise be overwritten

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.

1 participant