Add InputObject::EventTime

As a ROBLOX developer, I want to know when an input happened because I want to, with high fidelity, know what the users input actions are.

I am trying to run physics off of user interactions and currently the granularity is too low.
With higher granularity I can custom build and fine tune a solution to my use case a way to determine user finger touch input velocity.

13 Likes