Global position and rotation in Inspector screenshot 1
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.

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

  1. Copy or clone into your project's addons/ folder.
  2. Enable it in Project → Project Settings → Plugins.

License

MIT

Credit

Initial version by Moreus, added support for rotation and undo/redo support