So I have a module script which handles the entirety of my NPCs this include its AI, bunch of methods.
Which in total of almost 1.8k lines of code

And this isn’t even finished, so how do I organize this kind of code
Should be obvious by now but this module script incorporates OOP (Object Oriented Programming)