Ugotsta's recent activity

Hmm, how do we properly format code here?
This is such an awesome feature of RWPaint, to be able to create effects on-the-fly using JavaScript. Here's something quick I threw together for a customizable scanline effect. Horizontal, vertical or both scanlines are possible with the scanline_x and scanline_y variables and the alpha value of the effect can be adjusted with scanline_alpha. var img = Document.Raste...
This is not only a great feature for customization purposes, it's really a brilliant idea to keep it somewhat hidden from new users. The way you've designed the whole program to be so accessible to new users, meanwhile containing an incredibly powerful feature set, is certainly a sign of greater things to come. Your work is simply remarkable.