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.
Is there a UI node for vectors like this one?
Asked Answered
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 Yeah, apparently it does not exist, so I just used 2 Labels and 2 SpinBoxes...
© 2022 - 2024 — McMap. All rights reserved.