Sequine – Sequencing, Animation, and Visual Scripting (v1.8.0)

0
(0)

Sequine is a general sequencing tool and visual scripting for Unity. You can also play animation clips on demand without the restriction of Animator Controller!
Here is what you can do with the sequencing tool:

  • Sequence animation clips directly without the restriction of Animator Controller
  • Sequence text animations with stackable behaviour
  • Sequence script function/command execution

The sequence can be in any kind of Unity object, be it in MonoBehaviour, ScriptableObject, and even PlayableAsset as in Timeline Clip!

FEATURES

Play Animation On Demand

Play animations on demand without relying on Animator Controller. You can even utilize this without our sequencing system to implement your own animation system. It also comes with a visualized debugger to track the animation progress and blendings on each layer.

Command Execution Sequencing

Sequence your command/function executions using node-based editor. You can also create a branching flow and parallel flow.

Text Animation

Using TextMeshPro, Sequine also has a stackable text animation tool with some presets available. You can also code your own custom text animation behaviour.

Call it Anywhere

You can call the sequence from anywhere, be it from MonoBehaviour, ScriptableObject, or Timeline. It can even be called across different scenes.

Customizable

Sequine already comes with essential commands, but in case that’s not enough for you, you can also add your own custom command.

Preserve Global Data

Sequine also has built-in global data management that stores predefined variables that can be modified during runtime, and can be saved or loaded.

Original_Link: https://assetstore.unity.com/packages/tools/visual-scripting/sequine-sequencing-animation-and-visual-scripting-260083

Download Links:

Asset Version (v1.8.0)

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply