EASY TIMER: The Super Helpful Timer Script [RELEASED]

Easy Timer counts from zero to one… so you don’t have to!

If you’re like me, you’ve written the same timer code about a billion times. Interpolating over time, checking trigger delays, waiting for timeouts…

The Easy Timer class handles this monotonous task for you! All you have to do is create an instance and supply a duration, Easy Timer does all the math and returns:

  • Normalized Linear time
  • Normalized Smooth interpolated time
  • Normalized Fast In interpolated time
  • Normalized Fast Out interpolated time
  • Inverse normalized time (1-t) for each interpolation method
  • Normalized time unclamped
  • Actual Time

Easy Timer comes with a Demo Scene with usage examples and comments.

I’ve been a Unity developer for several years and, simple as it may be, this is easily my favorite helper class. Enjoy!

Price: $2

Easy Timer Demo Scene

Easy Timer Documentation

Asset Store

That looks pretty nice, especially for $2!

Bookmarked!

Thanks for your interest! This is my first Asset Store release. If you pick up a copy, please let me know what you think.