Hey Aren,
I was wondering if you would find this interesting to add to NGUI. Basically, we have a server talking to a client and we would like to add the ability to remotely control the client from the server by sending mouse events. Currently, NGUI has no way of detecting those events unless we hack the Input methods.
Do you have ideas how to solve this issue?
Thanks!