Parameters not iterable? not really sure what this means. Tried it on a fresh project and issue persists. Thanks for your hard work!
Show pictures of Items, Skills, or Equipment in the menu windows! · By
Hi there!
Thanks for the report :)
As stated on the update log, you need to remake all the Image Position parameters. Because before, they are a single struct parameter. Now, they are a list of positions. Meaning more than one. Take a look at the screenshot below, the GREEN mark is wrong. But the red ones, are right:
So, you can either make them all over again, or you can leave the image positions you are not using, with the default value, like below:
Hi!
Please next time, create your own thread to talk about your problem.
You can access the help file through this link, that is also on the project page here on itch io:
https://docs.google.com/document/d/1us27Iv09lOwq3VcwFWymKFLhNhQBcRE_Fk21aLCyaOU/...
I did manage to access the link through the plugin description too. You need to know that RPG Maker MZ does not provide an interface to the plugin help file so links can be clickable. You have to copy the url and paste it on your browser.