robloxapp-20200720-0834534.wmv (200.7 KB)
Is there a way to make my “TextLabel” and my "ImagineLabel to say in the same place when I scroll???
Because I don’t like how it moves shown on the video
robloxapp-20200720-0834534.wmv (200.7 KB)
Is there a way to make my “TextLabel” and my "ImagineLabel to say in the same place when I scroll???
Because I don’t like how it moves shown on the video
You can just put it above your scrollframe.
That’s what I tried but my GUI is a keybind so when you press M it closes and opens. And when I did that it the imagine label and the text label doesn’t go with it
When you press M does it enable a screenGui or is it framebased
I even tried doing putting a seperate frame in
Idk what Framebases is so Im just going to say it’s framebased
Can you maybe send a file with the model and script in?
There’s nothing wrong with the script I just want to know how you make the TextLabel and Image Label stay in view as you scroll.
Have something set up like this and when M is pressed it will make the frame visible or tween: 

Ok that worked now my scrolling thing is broken some how lol
If this help please mark it as a solution thanks ![]()
Now how do i fix the scrolling bar
Whats wrong with the scrolling bar
It doesn’t wanna scroll now idk why
Are you using your scrollwheel or manually scrolling?
Im using my scroll wheel on my mouse bc i can’t see the bar for some reason to manually do it
Well the problem is that the scollFrame is in another frame which prevents for using the mouses scroll wheel.