How do i make song open a website #3734
-
Please tell me how do i this in the base game because just like jeffy's endless aethos after beating aethos the game will crash and bring you to the sml wiki website and i wanna do in the base game please tell me how to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
NotHyper-474
Oct 19, 2024
Replies: 1 comment 2 replies
-
You can use either |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Hundrec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use either
FlxG.openURL
orWindowUtil.openURL
to do that