Godot Version
4.2.1
Question
Hi
I use the AnimationPlayer to show buttons and labels and make them hide after two seconds, for example. I also implemented it once with a timer and code, which was relatively complicated.
Is there a simpler solution for this? Perhaps an option that I haven’t found yet?