Question
My 'interface' interactions don't maintain consistency when converted into components to use for an overlay
I am making a friends list overlay, when I make the interactions before converting into components the friends list functions correctly. This being said, however, does not remain the case when I make the friends list (separate frames>components> to variants of the main friends list frame>) It seems to hold it’s interactions with some minor deviations. I feel it’s possible that the interactions that aren’t maintaining correctly are because of prototype settings from a main component, but I really have no clue. Any help would be appreciated.
