How to disable move and slide()

4.3

Hello, I want to know if there is a way to disable and re enable the move and slide function via gdscript.

move_and_slide() is a function you have to call manually, so disabling it could be done by not calling it, I guess? Or I misunderstood the question.

1 Like

Never mind it was just a problem with my state machine

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