• Image
  • Image
  • Current Version: 0.6.5ari: 2025-04-16T06:26:14Z
  • First Published: 2025-04-16T06:26:14Z
  • Size: 376448
  • Supported Unity Versions: 6000.0.31
tools utilities

SimpleTick

No rating !(0 Vote)
$9.19 $9.19

Easily run methods at set intervals in your Unity projects with this hassle-free tick scheduler. Use [Tick] attributes for automatic callbacks, or schedule tasks dynamically via a simple API. Ideal for timers, periodic updates, and background jobs, no complex setup required. Suitable for any genre or project where you need repeatable or one-off timed events. The system supports both scaled time (paused with the game) and unscaled time (real-time), giving you full control over scheduling in any scenario. Drop it in, run on time: no boilerplate required.


This system is useful for:

  • Cooldowns and ability timers
  • Health regeneration ticks
  • AI pathfinding or scan intervals
  • Save autosync or cloud checks
  • Multiplayer ping/polling intervals
  • Time-based UI updates (e.g., clock, event countdown)
  • Lightweight alternative to coroutines or InvokeRepeating
  • Any situation where you want repeatable or one-off timed execution


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!