I am having trouble with animating text decorations like Strikethrough and Underline. I want to animate the line to go from left to right on page load and scroll. Can you provide any recommendations or advice?
I know I need to put some variables somewhere, maybe into an animation object? I haven’t had success with that tho.
Loving the addon so far and I can’t wait to learn more!
Hey! As I know, text decorations like underline cannot be animated the way you want it to be. To create such animations, the common way is to add your line using css ::before or ::after and pass a css variable for the value. Then, with the Bricksforge panel, just animate the css variable including it to the animation object