TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
How to apply shaders to specific layers
Pages:
1
How to apply shaders to specific layers
KGBlag
Posts: 38
February 15, 2021, 08:23:29 pm
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?
merrak
Posts: 2738
February 15, 2021, 09:01:52 pm
Check this out:
http://community.stencyl.com/index.php/topic,57431.msg303085.html#msg303085
`/\=======/\"-
Website! -
http://www.anorthogonaluniverse.com
Facebook -
http://www.facebook.com/rlwatson
Twitter -
https://twitter.com/merrak
KGBlag
Posts: 38
February 15, 2021, 10:58:05 pm
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
February 16, 2021, 06:07:54 am
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.
Pages:
1