#Creating GUI buttons bigger than 1 slot

1 messages · Page 1 of 1 (latest)

young mist
#

I have a custom GUI that has an accept button that sends the discord link I have this set up and working
But I want the button to be an item that is stretched across 2 or more slots in some way so that it actually moves on click like a normal item does in a GUI

topaz locust
#

@young mist if you're using DeluxeMenus, you just need to put multiple invisible items there that all do the same thing.

young mist