Is it possible to create my own custom functions in GameObject (or even Mathf)? Like if I wanted to do something like GameObject.GetChildrenObjects(gameObject) and it would do as it suggests, is that possible to add something like that? Or would I need to just get over it?
↧