Announcement

Collapse
No announcement yet.

Change post-process chain's effect on certain items?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change post-process chain's effect on certain items?

    Hello,

    I'm using a post-process chain that makes every texture white and adds a sobel-edge effect. However, this keeps me from adding anything colored into the game. Is there any way I could disable the post-process chain on certain items in order to get the color through?

    #2
    you can make negative color on this objects- it will be displayed same as positive and in pp material check - if (color.r<0) then do not apply effect..

    Comment


      #3
      How do I make negative colors on objects?

      Comment


        #4
        Anyone? Please?

        Comment


          #5
          Can someone please help me? I really need this for my game, and I cant move it ahead without this knowledge.

          Comment


            #6
            Anyone? I hate to bump but I really need help..

            Comment


              #7
              No one? Please, someone!

              Comment


                #8
                You cannot isolate certain actors in post process.

                Comment


                  #9
                  Thanks for responding! So.. does that mean that rather then use it as a post process chain effect, there is a way to ONLY apply it to certain meshes, rather then remove it from certain meshs?

                  Comment

                  Working...
                  X