Tweening/transitioning gradually between button states (hover, pressed....)

Godot Version

4.4.1

Question

How can I tween or transition gradually between button styles instead of instantly?

I could be wrong, but I think you’d have to do that by hand.

Here’s an answer How to tween/transition between Button states / styleboxes - #2 by mrcdk