bluefireexplosion / Clothing-Creator

A currently in development tool that allows for users unfamiliar with Unity and the modding process to create clothing. The current clothing options are Shirts and Pants, with more to be added in the future.
Apache License 2.0
12 stars 5 forks source link

Fix Emission & Metallic Resets #2

Closed bluefireexplosion closed 6 years ago

bluefireexplosion commented 6 years ago

As of 2/15 the emission and metallic textures do not reset properly. Even when reset the metallic shader is still darkening the clothing, and the emission texture cannot be removed.

Priority: URGENT

bluefireexplosion commented 6 years ago

Fixed with version 1.0.0 on 2/18, updated texture systems to load nullifiers for each specific shader type.