Scene Animation

Godot Version

4.5.1

Question

Ask your question here! Try to give as many details as possible

I am making an onboarding game, and my first phase is using text boxes and highlighting certain areas to look at. I made a Lofi and Midfi in Figma to showcase my idea and direction however, I can’t seem to find how to make a smart animation like this on GoDot. Can only find people using shader transitions, which isn’t quite what I am looking for, and also fade,s which won’t do it!

Let me know if anyone has an idea how to achieve this or a video/post that talks about it!

Animation Tester

Use panel node and animate its size and position via tweens or animation player.