Trying to make character walk on any surface

I’m making a Naruto game and I’m trying to make chakra walking. I tried EgoMoose’s wall walking script but I couldn’t figure out how to turn it on and of.

Hi! I dont exactly understand your goal. Are you attempting to make it so that players can walk on walls? If not, can you please elaborate on what you are trying to do?

What I think OP is trying to achieve is like walking on walls, but then he can turn it off and on with a script.

That way he can make it so it doesn’t last forever.

im trying to make the player be able to walk on walls like this:

Oh alright thank you. I don’t know how I can help you but I hope I can if I think for a bit.

nvm I finally found it! In case someone else wants to do the same, you go to the local script you put in StarterCharacterScripts, scroll down all the way to the bottom, and you’ll see the code to toggle it

Thank you all for trying to help me!