About This File
This resource lets players choose their walking style. Selected walking style is synced to other players.
Installing
- Put the files you downloaded in their respective places
- Download & install BasicMenu or NativeUI if you haven't yet, this script needs it
- Add require('walkingstyles') to client_packages/index.js
- All done
Controls
F5 Key - Show/hide walking style menu.
Adding/Removing Walking Styles
You can add/remove walking styles by changing walkingStyles array inside packages/walkingstyles/index.js, make sure your AnimSet is valid!
What's New in Version 1.0.1 See changelog
Released
- Replaced entityDataChange with addEventHandler.
- Removed the basicmenu version since it is no longer supported.
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now