Thanks for helping out ! That’s a pretty good idea but I need it to be an editable box so the user can also write a random number (the user is able to set XYZ coordinates of an actor with it)
Right now the best workaround I can think of is to have up and down buttons next to the text field and if the user presses the up button it changes the integer, up button + shift changes the first float and up + alt changes the second integer) I could also have up/down button for each number but that’s a lot of buttons…