Comments

Log in with itch.io to leave a comment.

(3 edits)

Thank you! I found the RandomColors script very useful but I needed to be able to choose the width/height of the color blocks.

I modified the script a bit allowing the user to choose the size in pixels of each bock and the distribution of the blocks between Noise (the current behaviour) and Stripes (both vertical and horizontal) I leave a link to the modified script below in case someone finds it useful.

Modified script

(PS: I hope the creator doesn't mind this and sorry for any bad practices in the code you find, it's my first time using LUA D:)

No problem :-) You are welcome <3
With these scripts, it has also been my first time using LUA so I don't think I'll find any 'bad practices' :D

(2 edits)

Nice additions! I needed this script but needed an intensity modifier so I added it: https://pastebin.com/raw/bSwydZSs!

Hope you find use for this and thanks to eL-Falso for the script!