Unity Asset - DestroyIt Destruction System v1.3.4[AKD][CTRC]seeders: 34
leechers: 3
Unity Asset - DestroyIt Destruction System v1.3.4[AKD][CTRC] (Size: 173.95 MB)
DescriptionDestroyIt Destruction System v1.3.4 For more details visit Asset Link:
Important: You will need Unity 3D for this asset. Tested Screenshot(s) (If any): Notes:To fix the Crease Shading error.... Main file that comes with the download looks like this: ----------------------------------------------------------- namespace UnityStandardAssets.ImageEffects { [CustomEditor(typeof (CreaseShading))] public class CreaseShadingEditor : Editor { I corrected it by changing CreaseShading to CreaseShadingEditor on both lines, this seems to be what it's looking for as if you change it to some other random title a new error appears not recognising it. ----------------------------------------------------------- namespace UnityStandardAssets.ImageEffects { [CustomEditor(typeof (CreaseShadingEditor))] public class CreaseShadingEditor : Editor { Near as I can tell this is version 1.3.4 it all works fine once you fix the script error above and fix the shader errors you'll get a bunch of shader errors (purple shaders) change them as needed to legacy bump diffuse etc....some objects in the demo wanted destroyit legacy bump diffuse.I found them all easy to fix (though time consuming) except for the Nuke shaders.I'm sure if I looked a little harder I could fix those too If YOU like "The Public Unity Assets Library - 01 & 02"... So plz come forward and DONATE any Unity Asset for others to TEST before purchase! Don't forget to support the developers (as well)! Please NO MORE Unity Assets REQUESTS...I am tired of all these requests everywhere... THANKS!! Torrent Hash: Credits to: my unique friend for the asset donation!!! Sharing WidgetAll Comments |
Much appreciated.