News

What is the best way to have something like the below function execute a keyboard input instead? if event.is_pressed: vjoy[1].button(scmap.ShipLights).is_pressed = True. So instead of calling the ...