- Current Version: 2.0.1-fri/rel: 2025-05-28T15:13:20Z
- First Published: 2025-05-19T10:27:12Z
- Size: 315216
- Supported Unity Versions: 6000.0.31
tools utilities
Add to cart
SimpleWatch
No rating !(0 Vote)
$18.39
$18.39
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
Use Cases:
- Debug health, timers, flags, delegates
- Monitor internal variables during runtime
- Quickly verify game logic without breakpoints
- Build tooling around runtime variable monitoring
Add to cart