-
Notifications
You must be signed in to change notification settings - Fork 102
Added Emotion Events and Player.Emotion #257
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll pretend I didn't see bool prefix
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
IRacle1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool!!!!!!!!
Now do this without bool prefix and postfix😈
actually Postfix is fine just bool prefix is not |
I will fix that |
VALERA771
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add new emoji preset setter support to transpiler?
I don't know how to make a transpiller |
Description
Describe the changes
What is the current behavior? None
What is the new behavior?
Adds the ChangingEmotion and ChangedEmotion events.
Adds Emontion variable to the Player class.
Other information:
Types of changes
Submission checklist
Other