Hey guys just wanting to know if it possible to get this TV/static screen effect in flash punk? example of what on on about: http://www.ludumdare.com/compo/wp-content/compo2/233892/21594-shot0.gif
TV/Static screen effect?
SHiLLySiT
(Alex Larioza)
#2
You mean the scan lines?
For these sorts of effects, I usually just overlay an image on the entire game that is set to Additive.
SHiLLySiT
(Alex Larioza)
#4
Well it depends on what end result you are looking for. I often experiment with different patterns and colors in an image editor as well as effects through code.
I’d simply start with an image with white lines running through it and go from there.
jacobalbano
(Jacob Albano)
#6
My first thought is to attach a Stamp to an entity, set its scrollX and scrollY values to 0, and have the entity always set itself to the top layer if necessary.
EthanTheGreat
(Ethan Smythe)
#7
yeah i got the image on the screen now i have to find the right image