About This File
Lets you crouch by pressing CTRL.
Installing
- Put the files you downloaded in their respective places
- Add require('crouch') to client_packages/index.js
- All done
Notes
- Since both this script and walking styles script uses setMovementClipset and resetMovementClipset, they probably won't work at the same time.
- Crouching is synced between players.
What's New in Version 1.0.1 See changelog
Released
Replaced entityDataChange with addEventHandler.