Mini menu Trees!

making an extensions that allows miniMenu’s to open/close other ones, and with only a few blocks. I want the community to try to find/fix errors/glitches, partially because I’m tired of making it (.shadow + .defl aren’t working right). there may also be a few things that could be made completely remade to be faster, but yet again I’m tired. I don’t think this needs to be done but i want the .README file to shortly explain the functions I added.

I added (Create MenuTree title () items (array of () () () - +) +) in MiniMenu. it can make a miniMenu with a title (string and image), and its items can be a string and image, or another (Create MenuTree title…). the (+) make (pos ()) pop up which should be a double number.

In PairUtils, there is (combine number (0) and number (0)) that combines 2 numbers (for the position). there is also (combine string (““) +), wich combines a string with an image (the (+) pops up ([img]) and i dont know why it doesnt pop up the editor uuurrrggggghhhhh wwwhhhhyyyyyyyyyy).

extension: c-minusminus/arcade-minimenu-tree

1 Like