Is it possible to attach these effects to single objects, and not the whole scene?
Viewing post in H O R R I - F I comments
absolutely! It's just a shader so you can treat it as you would any other shader. My example just shows it used on the application surfaces since it was designed with 'post processing' in mind, but it can be used for anything you want! You just might need to go into the scripts and copy some things for use outside of the functions I have provided. :)