i literally tried doing string sub on emote characters cuz they length 4 or maybe more
but it just returned question mark characters i really have no idea to know how to do it
To detect if a person is emoting, I would personally edit and look through the animate script in the character, and then look for like an emote function or something.
Then, we are gonna have a bool value inside of the animate script, or wherever, and once we detect when a player emotes in the animate script, the bool value would turn true, else, turn false.
1 Like
this is similar to all of my research
im actually referring a character in a string not a humanoid character
like an emote thumbs up in a string
mb its actually called emoji not emote
Ive found already the solution by properly searching it
but thanks for replying anyway
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.