Hi,
is there a way to merge two objects into one group, when each object is located and initiated from a different module?
I tried making them global but I still get errors (I want the two object to be as one so they could both move together without any lags).
I’d prefer not creating them both in the same module because Its a lot of code and i’d rather split it between the two of them…