Im using the UserInputService and in the game i have it to where if a player hits L an animation plays, but when they type it activates so it plays the animation as they type
Is there any way i can prevent this?
Try out these:
http://wiki.roblox.com/index.php?title=API:Class/UserInputService/TextBoxFocusReleased http://wiki.roblox.com/index.php?title=API:Class/UserInputService/TextBoxFocused