Update on the pixel lasso
I had to make the pixel lasso bigger the bigger canvas you have. Grids are CPU heavy, and making a grid cover more than 256x256 on a canvas with a pixel size of 2x2 is going to make the app hang up. Unless there are other ways to do this in GMS2.3+, this will have to do for now.