suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

Visible/Invisible Material bug #2514

Open ayaldabos opened 1 week ago

ayaldabos commented 1 week ago

Visible/Invisible Material in Playable Character Model doesn't work while using the invisible skill

i tried the other options like hide object and hide render while invisible they work just fine but the material option doesn't work at all https://i.gyazo.com/ca7e6d294a5b265ed18c1399b564680e.png

ayaldabos commented 1 week ago

https://vimeo.com/968268637?share=copy here's a video show how i'm trying to setup the materials for the renderer

insthync commented 1 day ago

Hmm, it might be because the renderer you've selected is a default one, not the one which character equipped, I might have to change its workflow, may add hiding renderers settings to equipment entity component