hello, I have some functions c# that i use frequently and it s not very effcient to re write those functions again and again in every single file. so guys do you have any idea how to implement those functions and use them easily across unity scripting files ?