Skip to content

kevinaristotle/Renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages