How to apply shaders to specific layers

KGBlag

  • Posts: 38
I'd like to apply a wavy shader to a background layer like the giygas fight in earthbound but am stumped on how. Is there a way to isolate shaders to layers or even just actors?


KGBlag

  • Posts: 38
That's cool but I'm kinda lost as to how this was really done. Also I've read that there was supposed to be new blocks for shaders like adding them to actors and layers. Kinda curious as to when that's happening.

mdotedot

  • Posts: 1654
The Image/Actor shaders work on images and actors (like the title says :)  )
So you could create a large actor and apply such effect on it. But you would need to investigate and trial and error with the shader code. And be aware : shader code is not easy!

(background) layers might be effected by the scene shaders.
http://www.stencyl.com/blocks/viewCategory/scene-shaders/shader-apply

Proud member of the League of Idiotic Stencylers! Doing things in Stencyl that probably shouldn't be done.