awakekm
(saya)
December 20, 2023, 12:17pm
#1
I am trying to make a phone system and it seems that when I clone frames, they don’t position themselves.
Script:
This clones an example , makes it visible through server script and parents it to the ScrollingFrame, then the local handles changing the PlayerNumber and the PlayerName
It works, but not properly.
2 Likes
edvaardss
(edvaardss)
December 20, 2023, 12:24pm
#2
Use UIListLayout to achieve this.
2 Likes
awakekm
(saya)
December 20, 2023, 12:38pm
#3
Already using it
(chrieorsadhs)
2 Likes
awakekm
(saya)
December 20, 2023, 12:39pm
#4
This only happens when cloning, it’s something with the script, because in studio it works fine if I add more frames
2 Likes
edvaardss
(edvaardss)
December 20, 2023, 5:36pm
#5
Maybe you are parenting the clone to the wrong frame? Thats why its in 1 position. Did you change the setting of the UIListLayout ?
2 Likes
awakekm
(saya)
December 20, 2023, 8:48pm
#7
Apparently my script deletes the UIListLayout because it doesn’t detect if it isn’t one, thank you for the help trying to figure it out.
1 Like
system
(system)
Closed
January 3, 2024, 8:48pm
#8
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.