Varneon/VUdon-Udonity

Replace inspector GameObject header "Tag" field with the owner of the object

Closed this issue · 1 comments

Tags are unavailable during runtime, resulting in the space being wasted, displaying the owner of the object would put the space to better use.

The tag field of the GameObject header is now replaced with a field that displays the current owner of the object.

Ownership transfers aren't possible yet using this field, but there are plans to support that in the future.

image