Add shortcut buttons for the transform component, and add the function of snap down for the selected object.Unity 2022.3.17f1c1 or above- The position, rotation and scale can be reset separately by the button on the right side of each field.- Set a random rotation from small buttons to the right of rotation field.- Snap the selected transforms to the downward gameobject.- Copy and paste local Transform from the Transform's context menu.- Show global positionExtending Unity Transform editor panelQuick reset: Add reset button after position, rotation and scaling field. Random rotation: add a random rotation button after rotation field. Snap Down: Add snap down options and a snap down button below the panel. World coordinates: an area displaying world coordinates is added below the panel.Copy/Paste Local Transform: Add Copy/Paste Local Transfrom in the panel content menu.