I am currently trying to divide my code into different classes and get some errors with my functions.
Is there a way to allow my different classes to get access to all of the objects/functions/etc from the other files?
Just like the _G.variable stuff but for functions? Setting them to global does not work.
Help is appreciated,
thanks in advance,
Max / CineTek