Hey Rex, First of all thanks for this great plugin, I'm trying to use the canvas object with this plugin to emulate realtime ambient lighting like the one on this article:
http://www.gamasutra.com/blogs/OliverFr ... ghting.php
But I'm having problems in doing so, mainly because this plugin only works when the layout is created and I can't redraw the gradient on the canvas in realtime, aka: every tick or every "x" seconds, this is a feature that the canvas plugin can do by itself with the "fill canvas with gradient" action.
Can you please solve this, so I can redraw the gradient in realtime?