Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1004 Bytes

File metadata and controls

29 lines (17 loc) · 1004 Bytes

Renamer

Renamer is a Unity project containing custom tools for renaming GameObjects that exist in the Hierarchy Window.

There are currently two tools in the form of utility windows:

  • Prefix Hierarchy Names
  • Search and Replace Hierarchy Names

Prefix Hierarchy Names

Use the Prefix Hierarchy Names Window to prefix names of selected GameObjects or all existing GameObjects in the Hierarchy.

The open the Prefix Hierarchy Window select the menu item Tools > Renaming > Prefix Hierarchy Names

screenshot1

Search and Replace Hierarchy Names

Use the Search and Replace Hierarchy Names Window to search for a string in the names of GameObjects and replace them with an alternative string.

The open the Search and Replace Hierarchy Names Window select the menu item Tools > Renaming > Search and Replace Hierarchy Names

screenshot2

License

MIT