P31UnityAddOns
P31UnityAddOns copied to clipboard
The debugging class needs (D.cs) needs System
I tried using your awesome debugging class but I think you need using System; at the top. Otherwise you get an error that Console does not exist in the current context. Here's the full error:
Assets/Scripts/Debugging/D.cs(26,25): error CS0103: The name `Console' does not exist in the current context.
I'm using Mac and Unity 4.3.4f1