- Изменено
Shader for weapon.
Hi.
I have built a mix match system where weapon and armor is switching by player.
Is posible to apply a extra shader only at weapon slot? I.e: fire effect, ice effect, etc.
Regards
Yes, please see the following spine-unity documentation sections for a detailed explanation:
spine-unity Runtime Documentation: Changing Materials Per Instance
spine-unity Runtime Documentation: SkeletonRendererCustomMaterials
spine-unity Runtime Documentation: Materials
6 дней спустя
Thank you very much!