Hello everyone! Can someone please help me? So what I want to do, is make every frame that is sticking out of the frame in the image below, not stick out of the frame. I do not want any sticking out frames. Does anyone know how to fix this?
Also, each time I duplicate a frame inside the scrolling frame, the Y size duplicates. Do you know why? And if I run out of space in the scrolling frame, do you know how to automatically extend its size to be able to see all frames? (It is meant to be a radio in which I should chat)
uhm hard to explain but you def need smt that deletes it after a certain time and a scrolling frame where all the messages are at the bottom its a property from the scrolling frame. thats bc the size is in scale so it scales to the bounds of that frames tbh I dont know how to fix this
Do you know how I can automatically set all child frames to the bottom of the scrolling frame? The list layout only places them to about 1,0 on the Y which is not relating to the 2,0 CanvasSize. And why do the frames inside the ScrollingFrame automatically always double in size of the Y scale.
well that just mean that the frame you paste it in is half the x size i believe im not sure since I dont exactly know what you mean but if your using a gui layout then you have to change it in there
yes but it could mean you set them so high it forces the frame to become smaller since it doesnt have a place to go can you maybe make a video or smt to show me how it looks its kinda hard to give a solution with only this info
I think, to make life easier, I will just use frame as I am very confused at this point. And also, I see you are a programmer, could you help me with an issue I am having? Basically, when I fire a remote, it does nothing. Inside the remote, it prints “hi” when I request it but nothing else. Nothing in the output either.