#how do i make an emote play when the player presses a key
1 messages · Page 1 of 1 (latest)
let me see if i can make this
just listen for inputs using UIS, then either on the server fire an event, playing the animation or on the client just simply play the anim
using animator btw, not load animation as thats deprecated
Devking in his video about animations did exactly that i think
potentially wrong method
if its his original advanced guide
Why?
** You are now Level 12! **
I think so
he probably used loadanimation instead of animator cus of how old they are but then again im not sure
i assume it would still work
it could just cause some inconsistences and errors