How would I make an ImageLabel that follows text

I’ve been trying to solve this for one whole day but I just cant find the solution to this.

So I’m working on a chat system but I want the Input Bar to scale with the text from a Textbox.

This is what I want to achieve.

This is me pulling my hair out because AutomaticSize is the strangest thing I’ve ever seen.

External Media

I basically want the Imagelabel to be wider as you type text.
If there is ANYTHING, literally ANYTHING, a script, some properties I messed up, PLEASE LET ME KNOW!

Here is the place if you would want it for some reason.
AnnoyingTextboxPlace.rbxl (48.8 KB)

Did you set the AutomaticSize to X?

1 Like

Yes, I have set it to X, and everytime I set it to X in the imagelabel, It attaches to the right side of the screen like at the end of the video I shared.

Oh btw, there’s no setup in the place

Anyways, I managed to recreate it:

textbox_example.rbxl (62.1 KB)
image

2 Likes

Oh my god it works, THANK YOUU!!! I cant believe it was that simple, THANK YOU SO MUCH!!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.