Skip to main content
Cleanup
Source Link
DMGregory
  • 140.8k
  • 23
  • 257
  • 401

Unity - Is there a way How to get/edit a component'sthe script, like of the built-in "Character Controller" component?

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?

Unity - Is there a way to get/edit a component's script, like the "Character Controller" component?

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

Is there a way I can do that?

How to get/edit the script of the built-in "Character Controller" component?

I was using Unity's Character Controller component, but I found it very limited and wanted to tweak some things.

I thought about creating my own character controller from scratch, but it would be much easier if I could start with Unity's Character Controller script and just tweak what I need.

How can do that?

Source Link

Unity - Is there a way to get/edit a component's script, like the "Character Controller" component?

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

Is there a way I can do that?