I'll post the code I'm using below from the Screens.rpy file, but all I keep getting is "Invalid Syntax" errors. I've tried to make sure my indentation and spacing isn't causing the issue, but I'm still not having much luck.
Code: Select all
screen end_menu_multiply:
imagebutton auto "GUI/im_multiply_%s.png" xpos 1000 ypos 400 focus_mask True action OpenURL(weblink copied here)Code: Select all
$ show_endmenu_multiply = True