Skip to content

emptybraces/Unity_TransformInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity_TransformInspector

More things you can do with Transform Inspector.

image image

Install

Intall via Unity Package Manager:

https://github.com/emptybraces/Unity_TransformInspector.git?path=Assets/upm

Custom Action

There is a button to execute a custom action.

Sample actions below are implemented:

image

  • Clear HideFlags.
  • Convert scale to positive.
  • Resets the parent Transform without affecting the child Transform.
  • Shift the parents to the center of the children.
  • Aligns the parent position with selected child transform without affecting the other children.
  • Randomize position(0-current), rotation(0-360), scale((0-current).
  • Grounding.

a b

About

More things you can do with Transform Inspector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages