Animation screen to the next screen

Hello! how do I change screens while having an animated screen? I also want the button to be inside the canvas as much as possible.

Can you show your blocks with what you have done so far and explain in more detail what you want to achieve?

a button component can not be place inside the canvas.
You can use an imageSprite with image of a button,
or use overlap extension to make buttons on top of the canvas.