So, I was using Unity's Character Controller component, but I found it very limited and wanted to tweak some things. I
I thought about creating my own character controller from scratch, but it would be much easier if I could start with unity'sUnity's Character Controller script and just tweak what I need.
Is there a way IHow can do that?