RedaMazoz / Workshop

A Drag and Drop Unity Editor Tool to quickly select GameObjects instead of the Hierarchy default Inspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshop

A Drag and Drop Unity Editor Tool to quickly select GameObjects and Organize them as SaveLists instead of the Hierarchy default Inspector

How To Install

simply download the project and put it into your Assets Directory inside your Unity Project

How To Use

  • You can Drag GameObjects you're Using in Workshop from the Hierarchy
  • You can write only the Exact Name of the GameObject (if it's short but takes time to find) and hit Enter

How to Create a Save

  • Preferably, go to Workshop/Editor/Saves in Project Tab, right click and hit Workshop -> New Save

ps: If you have 2 GameObjects with same name Only the First One in the Hierarchy will be shown in Workshop.

About

A Drag and Drop Unity Editor Tool to quickly select GameObjects instead of the Hierarchy default Inspector

License:GNU General Public License v3.0


Languages

Language:C# 100.0%