
L
Publisher
login1990
Global position and rotation in Inspector
2D
Position Rotation Inspector Undo GDScript 2D
A small editor plugin for Godot 4.x that allows editing/reading Node2D position and rotation in Inspector with undo/redo support.
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.
Global position and rotation in Inspector
A small editor plugin for Godot 4.x that allows editing/reading Node2D position and rotation in Inspector with undo/redo support.
Features
- X/Y/Rotation editing fields
- Ctrl+Z support
- Written entirely in GDScript
Installation
- Copy or clone into your project's
addons/folder. - Enable it in Project → Project Settings → Plugins.
License
MIT
Credit
Initial version by Moreus, added support for rotation and undo/redo support