Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A small editor plugin for Godot 4.x that allows editing/reading Node2D position and rotation in Inspector with undo/redo support.
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
A small editor plugin for Godot 4.x that allows editing/reading Node2D position and rotation in Inspector with undo/redo support.
Reviews
Quick Information

A small editor plugin for Godot 4.x that allows editing/reading Node2D position and rotation in Inspector with undo/redo support.