Closed MikalDev closed 3 years ago
There is a now an issue with the new C3 Module support, detailed here: https://github.com/Scirra/Construct-3-bugs/issues/4377
A quick solution is to make spine and SpineBatcher globally scoped using globalThis. I will implement this in the next week.
Added globalThis to SpineBatcher.
There is a now an issue with the new C3 Module support, detailed here: https://github.com/Scirra/Construct-3-bugs/issues/4377
A quick solution is to make spine and SpineBatcher globally scoped using globalThis. I will implement this in the next week.