Page 1 of 1

lut-volume.png folder structure [SOLVED]

PostPosted: Sun Feb 09, 2014 6:12 pm
by Devil_Inside
A little nit-picky, but for some reason when importing the Amplify Color asset from the asset store, the lut-volume.png is placed inside the "Gizmos" folder which is in the "Assets" root rather than the "AmplifyColor" folder. IMHO it would be better if it's placed inside the "AmplifyColor" folder, so it doesn't interfere with the rest of the project assets.

Re: lut-volume.png folder structure

PostPosted: Mon Feb 10, 2014 12:47 am
by Diogo Teixeira
I understand. That's how I would prefer to do it too. Keep it contained.

The only reason lut-volume.png is in /Assets/Gizmos instead of /Assets/AmplifyColor/Gizmos is for us to be able to support Unity 3.5.

After Unity 5 is out we'll probably drop 3.5 support.

Re: lut-volume.png folder structure [SOLVED]

PostPosted: Mon Feb 10, 2014 10:11 am
by Devil_Inside
Oh, I just found out "Gizmos" is a reserved special folder name.
Makes sense now...