I am interested in using NGUI to display some system data on screen:
-Frames Per Second
-Draw Calls
-Current Input (What keys &/or gamepad controls are being pressed)
Does anyone have any scripts, input or insight/best practices to do this? I have some C# skills but just not enough to be useful here.
Thanks in advance!