How can the PackTogether button be pressed through a script? And set the padding
Blockquote No it’s too complicate for me, did not master. I made it easier for myself, but dumber and a lot of code. By the way, the script at the …
didn’t understand how i can use it
Serejah: brush = if MatchPattern dnListBox.items.item[arg.index] pattern:“a” then Great, man! Thanks! Every time everything turns out to be easie…
There is a solution for color by index, brush = if mod arg.index 2 == 0 then brushes.Red else brushes.Orange but I’m interested in the content of th…
Yes great, it works. Thanks!
Klvnk: try using #filePreSaveProcess: #(integer, string) I saw it, but I don’t get, how it can be used
Yes! Great! It works, thanks!
denisT: Second question: what do we want to do with this “possibly animated object”? remove all animation keys this is where the problem is, have…