#Forcing player to crawl, just like they would do in a 1 block space.
4 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Forcing player to crawl, just like they would do in a 1 block space.
nevermind. peak support...
I found out how to do it:
PlayerEvents.tick(event => {
event.player.forcedPose = 'swimming'
})
in client script.