Luca3317 / TMPEffects

Easily animate Unity text and apply other effects with custom tags
https://luca3317.dev/tmpeffects
MIT License
205 stars 6 forks source link

Feature: Animation creating using Timelines #17

Open Luca3317 opened 1 month ago

Luca3317 commented 1 month ago

Is your feature request related to a problem? Please describe. Animations are created by code. Many designers will prefer visual creation tools.

Describe the solution you'd like Allow creating animations using Unity's Timeline package, with a custom preview window which live updates a character with the animation. Track clips could be things like "Move", "Rotate", "SetColor" etc.