Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hand Items #112

Closed
fp07 opened this issue Jan 24, 2021 · 2 comments
Closed

Add Hand Items #112

fp07 opened this issue Jan 24, 2021 · 2 comments

Comments

@fp07
Copy link

fp07 commented Jan 24, 2021

Hand items are items that represent food or drinks.

@fp07
Copy link
Author

fp07 commented Jan 24, 2021

Add drinking/carry type :)

@jankuss
Copy link
Owner

jankuss commented Jan 24, 2021

You can specify hand items through the following code:

avatar.item = 1;
avatar.addAction(AvatarAction.CarryItem);
// avatar.addAction(AvatarAction.UseItem);

@jankuss jankuss closed this as completed Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants