SimpleWatch


Track runtime variables effortlessly with an easy to use GUI. Monitor any variable type in real-time with little-to-no setup. Perfect for debugging, prototyping, and building developer tools.


by JeremyD


Price History +

Watch any variable type: int, bool, string, even delegates and get notified the moment they change.


Features:

  • Track variables with a single line of code
  • GUI window for real-time visual feedback
  • Detects changes in value (including reassigned delegates)
  • Removes variables that go out of scope or become null
  • Works in play mode and persists across scenes
  • Minimal memory, minimal footprint
  • No setup, works on first call
  • Great for debugging systems, state machines, or internal logic
  • [Upgrade] Optional GUI window for visual tracking (sold separately when available)

Use Cases:

  • Debug health, timers, flags, delegates
  • Monitor internal variables during runtime
  • Quickly verify game logic without breakpoints
  • Build tooling around runtime variable monitoring