Jumping to a specific scene

I was wondering if it’s possible to make a code that can get you to a specific scene, instead of just the next one? I’ve only just learned the basics, but I want to know if this is possible.

Thank you :slight_smile:

Thank you. That will be a really big help :slight_smile:

Yes its possible

*goto_scene scene_name

*goto _scene pagename labelname
Works with gosub_scene as well if you want to return.