You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
Added movement handles to 2D
This commit is contained in:
@@ -209,6 +209,8 @@ private:
|
||||
DRAG_ANCHOR_BOTTOM_LEFT,
|
||||
DRAG_ANCHOR_ALL,
|
||||
DRAG_MOVE,
|
||||
DRAG_MOVE_X,
|
||||
DRAG_MOVE_Y,
|
||||
DRAG_SCALE_X,
|
||||
DRAG_SCALE_Y,
|
||||
DRAG_SCALE_BOTH,
|
||||
|
||||
Reference in New Issue
Block a user