-
Hello! I was able to make my bot move with the setControlState, but i cant seem to make it crouch. What is the correct way to do this? thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
amoraschi
May 13, 2021
Replies: 1 comment
-
Have you tried .setControlState('sneak', true)? It's in the API |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
u9g
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried .setControlState('sneak', true)?
It's in the API