Sometimes, there are a few stuff that game engines lacking that you need to cover with some plugin or some script library.
For example, I have several unity packages that help with tweening, audio management, state node, and a bunch of extension scripts that helps with data, utility, and attributes. Those arent something I can just make my self, heck I dont event know most of their inner working, I just know how to use them.
Is using those plugins or script library okay?