@GraczCourier Here, give this a shot:
You use a ForEach loop to break up an array. Useful if you have to use something to grab multiple things, sure but this way you can only grab one thing as well. TRY not to use it during real gameplay though, as it can be processing intensive (on the main menu it’s pretty safe unless your main menu is absolutely Captain Insane-o
Also good catch on the “GetAllWidgetsOfClass” ![]()

