Is there a UI node for vectors like this one?
Asked Answered
S

2

0

I want to know if there is a correct name for this x and y editor thing and if there is a UI node that I can use for my project.

Stria answered 1/5, 2023 at 13:5 Comment(0)
T
0

There might be, but I couldn't find it. If it existed, I would think it would be shown here:
https://docs.godotengine.org/en/3.5/tutorials/ui/control_node_gallery.html?#control-node-gallery

However, this might be close:
https://docs.godotengine.org/en/3.5/classes/class_editorproperty.html

Transform answered 1/5, 2023 at 17:42 Comment(0)
S
0

Transform Yeah, apparently it does not exist, so I just used 2 Labels and 2 SpinBoxes...

Stria answered 1/5, 2023 at 21:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.