Hi! Please read until the end to make sure you don’t miss any important details.
I am trying to assign a scrollingFrame a new Y Scale for its canvas but I get this error:
The code:
Why is this happening? How do I assign a scrollingFrame a new Y Scale for its canvas?
1 Like
ScrolingFrame.CanvasSize = ScrolingFrame.CanvasSize + UDim2.fromScale(0,Y)
1 Like
This worked for me, thanks!
2 Likes
system
(system)
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.