Help making a fps game

i want to make a fps like cs2, im using raycasting extention but i want a and d to be left and right and the mouse to control the view, is this possible?

Yes, I am pretty sure you can do that… Use the arrow keys and if they work your WASD should work too… Also with mouse, that might be a little more difficult but just get Browser-events and it should work…