#✅ | singleplayer button

1 messages · Page 1 of 1 (latest)

pulsar flowerBOT
#

You can add a Singleplayer button by creating a Button element and giving it an action.

Steps

  1. Open the layout editor.
  2. Right-click the background → New ElementButton.
  3. Right-click the new button → Edit Action Script.
  4. Add the action Open Screen or Custom GUI.
  5. Use the screen identifier for the Singleplayer screen.

If you don’t know the screen identifier yet, you can find it with FancyMenu’s Debug Overlay:

  • Open the screen
  • Enable Customization -> Debug Overlay
  • Copy the identifier shown there

More info:

If you want, I can also tell you how to make the button look like a vanilla button. 🙂

#

I can’t tell you the identifier directly, because I don’t know screen identifiers myself.

To find it:

  1. Open the screen you want
  2. Turn on Customization -> Debug Overlay
  3. Read the identifier shown there
  4. Left-click it to copy it

Docs: Screen Identifiers

If you want, I can also explain how to make a Singleplayer button once you have the identifier.

#

✅ | singleplayer button