Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mminer/field-monitor

Field and property viewer for Unity.
https://github.com/mminer/field-monitor

unity unity-editor

Last synced: 3 months ago
JSON representation

Field and property viewer for Unity.

Awesome Lists containing this project

README

        

Field Monitor is an editor extension for Unity (the
[game engine](http://unity3d.com/)) that allows you to view the values of
fields and properties, both static and ones in object instances. This can be
useful for viewing changes to values during play, e.g. the health of the
player. This is similar to using the Inspector to view the value of public
fields, except you can view fields and properties that are static or private
or that don't belong to a MonoBehaviour.

The package will be available for purchased and download from the Unity Asset
Store soon.