FlaShG / GitMerge-for-Unity

Unity plugin for merging sceneand prefabs files when using git.
GNU General Public License v2.0
197 stars 26 forks source link

Add a button to the GameObject label that selects the GO #11

Closed FlaShG closed 9 years ago

FlaShG commented 9 years ago

Sometimes, the GameObject name really isn't enough to know which GameObject is meant. Add a button that selects the Objects, maybe even centers it.

Resources:

It might even be an idea to trigger this behaviour whenever UseOurs or UseTheirs is used.

FlaShG commented 9 years ago

There is no button to explicitly select/ping/center an object, but it happens on every merge action applied.