I have a textbox and I use :CaptureFocus() to move the focus onto it. However when the user has typed some stuff I record it and then destroy the textbox but this doesnt seem to return focus to whatever it normally is, and you cant walk anymore (WASD doesnt do anything)