Awesome
OpenWatcher
Check your field or property value at runtime in game view.
- Add [Watch] attribute before your fields or properties
- Create new gameobject and add Watcher.cs to that
- you can watch your fields on your game objects and track their values.
- you also can change watcher config file to use your own font and colors.
Todo:
Optimize!