07-05-2023, 07:00 PM
(07-05-2023, 06:59 AM)pwiecek56 Wrote: Can someone confirm that if I save it as a .py file and run it that the loop will work?
You can save it to a side file, with a few extras empty lines at the bottom, and copy-paste to the console when needed.
But writing a real Python plugin is not that complicated, you just need to add some boilerplate to have it "register" and be included in the menus.