Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: beermoney on September 12, 2014, 10:19:45 AM
-
Hi Aren,
Is it possible to get a deltaTime added to the MouseOrTouch class? To represent the length of time since the mouse or touch started
There's a clickTime that seems to only work for desktop, (i.e. not mobile)
Ideally I would like the equivalent to this:
Input.GetTouch(0).deltaTime;
Thanks in advance
-
Certainly. You'll find it in tonight's update.