i really enjoy using the plugin but im having two problems that are hindering me from creating the kind of menu i want.
the first is: creating a menu as well as a second menu that can be accessed via the first, thus showing a set of images, deleting them and showing different images again, breaks the position and animations of the pictures. this happens with both the norm
the second is, that the wizard feature, even if not in use, will still highlight pictures if hovered. even pictures that were never included in the wizard plugin command are affected.
im really inexperienced with all of this but i enjoy it just as much and would love to see this plugin become functional enough where it can replace any other menu plugin. thanks for making so many amazing plugins and updating them consistently <3
one more thing id like to suggest: would it be possible to make the selection indicator customizable? for example instead of changing colour it the buttons could increase in size slightly or pulsate or wiggle when selected. something like that :)
so... i tried the first problem with the plugins show picture command, and while it does work a bit better, it doesnt really fix the bug. instead it seems the plugin doesnt reset the position of the picture based on its ID leading it to assign that position of one picture with ID 1 to another picture with ID 1 even after the first picture was deleted (im using the plugins delete command and have not tried rmmzs own command).
This happens specifically with the plugins show picture command. using a script call or rmmzs show picture command instead messes up pretty much everything related to pictures with the same IDs. The positioning, the idle animation, sometimes it just yeets the pictures off of the screen... quite funny actually. Oddly enough, this bug seems to only affect pictures with ID 2, 3 and 4, all other pictures including id 1 are somehow spared? i havent tried it with a lot of pictures though.
I tried changing the IDs to something that wasnt assigned before, but now the delete command (both delete and delete all) just doesnt delete the pictures anymore... I solved this by rearranging my menu control eventing. If you are having this issue, make sure the generation of the pictures is set to autorun not parallel (you might need to arrange a seperate common event for this). Even if it looks like the event would be switched off right after deleting the pictures, it might run just one more time to generate the pictures again after they were already deleted.