Hi
I'm using Unity 4 and have loaded in NGUI, Tasharen water and the HUD Text. I get the following couple of errors.
Assets/NGUI/Scripts/Editor/BMFontReader.cs(47,34): error CS0433: The imported type `BMFont' is defined multiple times
Assets/NGUI/Scripts/Editor/NGUISettings.cs(20,16): error CS0433: The imported type `UIWidget' is defined multiple times
I've also got Inspector Plus with the NGUI add-on and Playmaker and uScript. Not really a C sharp coder, normally I'd just look for duplicates of the scripts, can't seem to find any. Any idea what this could be and how I remove it?
Thanks