gritsenko / c3_spine_plugin

Spine plugin for construct 3
MIT License
24 stars 8 forks source link

Not compatible with C3 226+ (added Module support) #38

Closed MikalDev closed 3 years ago

MikalDev commented 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.

MikalDev commented 3 years ago

Added globalThis to SpineBatcher.