Make character be able to move while in the ground (SupernaturalAbility)

Hello, so i made this script that brings a player blow the surface as an ability

its an ability that put you under the surface, and i turned on anchored for the players humanoidrootpart so the dont just keep falling. But i want to make it so that they can still move under the surface

To do this i changed the player humanoidrootpart cframe to be lower

You could add an invisible part that the player is on, that way they don’t fall into the void, but land on an invisible part.

How will this allow them to walk? Does it have to be like a super wide part that they just walk on?

Basically yes. You could just create a super wide invisible part below the ground that they can walk on. Just make sure that it’s anchored.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.