#How to Create an Animated Scene Transition in Godot?

2 messages · Page 1 of 1 (latest)

neat vortex
#

I want to create an animated transition between scenes. I have an AnimatedSprite2D with transition frames. What’s the best way to do it? I’ve already created a CanvasLayer and added AnimatedSprite2D to it. I also attached a global script to CanvasLayer but don’t know how to write it…

knotty sinew