From 662c8f95ec81c7f2021bc83a3fecd621020668a7 Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Wed, 24 Apr 2019 14:19:13 +0200 Subject: Allow to change Position2D gizmo size --- doc/classes/Position2D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/Position2D.xml b/doc/classes/Position2D.xml index 034e35d9d7..916bd99131 100644 --- a/doc/classes/Position2D.xml +++ b/doc/classes/Position2D.xml @@ -4,7 +4,7 @@ Generic 2D Position hint for editing. - Generic 2D Position hint for editing. It's just like a plain [Node2D] but displays as a cross in the 2D-Editor at all times. + Generic 2D Position hint for editing. It's just like a plain [Node2D] but displays as a cross in the 2D-Editor at all times. You can set visual size of the cross by changing Gizmo Extents in the inspector. -- cgit v1.2.3