Hy all!
I want to communicate between to costum made classes. The first class (CardClass) contains some rectangles. The second class contains a loadingscreen. Now, i want the loadingscreen be enabled (simply visible = true) when i click the rectangle… Should be really simple i recon, but i just don’t get it to work! How can i communicate between those classes?
Hope you can help!
Thanks!