Skip to content

Watch is a Unity editor window where you can add objects and variables that you want to watch during play.

License

Notifications You must be signed in to change notification settings

wowbroforce/Watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch is a Unity editor window where you can add objects and variables that you want to watch during play.

Features

  • Add objects and variables that you want to watch during play
  • You can easily watch information that changes frequently
  • All calls to Watch.Show() and Watch.ShowFormat() will be removed in release build

How to Watch

To open Watch window select Window -> Watch in Unity menu bar. In your code use Watch.Show() or Watch.ShowFormat() to add info to Watch window. Hit Play and start to Watch.

About

Watch is a Unity editor window where you can add objects and variables that you want to watch during play.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages