Publisher | JeremyD |
---|---|
File size | 307.83kB |
Number of files | 7 |
Latest version | 2.0.1-fri/rel |
Latest release date | 2025-05-28 05:13:20 |
First release date | 2025-05-19 12:27:12 |
Supported Unity versions | 2018.4.2 or higher |
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