S
Publisher
samw3
Copy Transform
3D
Transform Spatial Copy Paste Position Rotation Alignment Matrix
Copy and paste a Spatial node's position and rotation to another node.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
godot-copy-transform
Copy and paste a Spatial node's position and rotation to another node.
Adds two new Tool menu items:
Project->Tools->Copy Transform
- Copies the currently selected Transform matrix from a Spatial node.
Project->Tools->Paste Transform
- Pastes a previously copied Transform matrix to one or more Spatial nodes.
Note: This copies and pastes the transform only (position and rotation), not the nodes. Good for getting two or more things to line up precisely.