I searched all over for an answer to this and can not find anything remotely close to what I need to do.
I want the mouse y x axis and the w,s,a,d keys disabled when the level starts, the user will have to hit another key to enable the w,s,a,d and another key to enable the mouse controls and buttons.
His code is not actually disabling anything - the idea with his code is not to disable the input - it’s to just discard the input if you don’t need it.