How to make the player crouch/sneak in script api v2
-
So i am working on a script and don't know how i can make them crouch/sneak. I use the script api version 2.
How can i make the player sneak/crouch with the script? -
So i am working on a script and don't know how i can make them crouch/sneak. I use the script api version 2.
How can i make the player sneak/crouch with the script?@rainbow-spam
mc.gameSettings.keyBindSneak.pressed = true
-
@rainbow-spam
mc.gameSettings.keyBindSneak.pressed = true
This post is deleted!