playMaker

Author Topic: Invisibility mask  (Read 569 times)

Seiryu33

  • Full Member
  • ***
  • Posts: 133
Invisibility mask
« on: September 18, 2021, 06:47:49 PM »
So I've been watching tutorials on Masking and thus far they only mention hiding objects behind another. My situation relates to making invisible objects visible, like with the Eye of Truth in Ocarina of Time. How would I go about doing this?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Invisibility mask
« Reply #1 on: September 19, 2021, 09:16:34 AM »
Hi.
Probably use shaders/material
look for materials / shaders that have for example dissolve.

Then use Set Material Float or Set Material Property Block Float (for selected object only)
if its named dissolve for example then the property name is probably gonna be _Dissolve

you can find the properties names by opening the shader script