Unity Asset - DestroyIt Destruction System v1.3.4[AKD][CTRC]

seeders: 34
leechers: 3
Added on March 30, 2016 by Zorroin Applications > Windows
Torrent verified.



Unity Asset - DestroyIt Destruction System v1.3.4[AKD][CTRC] (Size: 173.95 MB)
 demo erros and shader problems.txt1.11 KB
 DestroyIt Destruction System v1.3.4.jpg194.67 KB
 DestroyIt Destruction System v1.3.4.unitypackage173.76 MB

Description



DestroyIt Destruction System v1.3.4


For more details visit Asset Link:
https://www.assetstore.unity3d.com/en/#!/content/18811

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 Widget


Download torrent
173.95 MB
seeders:34
leechers:3
Unity Asset - DestroyIt Destruction System v1.3.4[AKD][CTRC]

All Comments

Thanks for sharing.
Thank you Zorro for another asset to try out. Also, thanks for the updated info.
Much appreciated.