P31UnityAddOns icon indicating copy to clipboard operation
P31UnityAddOns copied to clipboard

Mostly defunct. Features were added and components broken out in the *Kit repositories.

Results 2 P31UnityAddOns issues
Sort by recently updated
recently updated
newest added

I define using this GUI. But #if didn't response in javascript code. C# code works. Javascript code can't see the define?

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...