I have a button prompt widget and a function to change based on which button I want the user to press. So a prompt could be “Hold Z to Zoom” or “Tap Shift to Jump” so depending on what action it is the word lengths will be different. I’m trying to center it on the middle of the screen and I have an anchor point for the horizontal box but it ends up being a little off on each action prompt. Is there an easy way to center the horizontal box?
Hey @_e_92!
One thing you can do:
Go to set your anchor again, and this time hold Ctrl+Shift when selecting it! That way it will also line up the item with the anchor! If it’s still a little off, you can try adjusting it a few pixels in the opposite direction of the shift!
Also you can look into SizeBoxes! They can be really useful for these things.
Thanks for the tip! Putting the horizontal box in the size box worked, all I had to do once it was in there was to center align the horizontal box in the size box
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.