Creating New Tool Reference

In order to create a new Tool first you need to create the Tool Tag and reference in ToolsEnumDLL.

To do so, proceed to Layers/Edit Layer and add the Tool name. The Tool Layer must have the same name as reference as in ToolsEnumDLL.

Then, to create the ToolsEnumDLL use the wizard from the menu MAGES/New Tool. Also, do not forget to increment the Tool size and write the Tool name you added as the last element in the Unity inspector window.

Reference for layers in Unity