I have an animation editor for my gun system. I use module scripts to store the position data but after a couple min studio just crashes when I edit the module code. It started happening since the last update about a week ago and I haven’t been able to finish any animations because of this.
2 Likes
Just make a script and require the module and return all of the data in the output to avoid having to edit the module code.
That’s not how I’m using the module