Hi there, I'm hoping a Javascript guru can offer a little advice here.
We have a bug in our game that locks a player if they are performing an action whilst being transferred they get stuck in place.
What I would love is to simulate the K key being released when we call this transfer to essentially stop the player performing this action whilst they are being transferred?
Is this even in the realms of possibility?