Adding lights - light map

Hi,

Ok, I can draw a ‘light’ into a FBO and then render over the screen no problem. Now, is it possible to map lots of these ‘lights’ into some sort of 2d array that matches my game world and ‘scroll’ these into the FBO when the game world scrolls?

Hope that makes sense?!

Thanks