Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 642 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 642 Bytes

OpenWatcher

Check your field or property value at runtime in game view.

  • Add [Watch] attribute before your fields or properties

2017-06-22 01_38_41-rotatecube cs openwatcher visual studio code

  • Create new gameobject and add Watcher.cs to that
  • you can watch your fields on your game objects and track their values.

watcher_resize

  • you also can change watcher config file to use your own font and colors.

Todo:

Optimize!