ive been trying to make a game but thee code for each action of the buttons (A, B, the moving, menu, etc) is too coumplecks(pls laugh), and since im (kinda) lazy, i need to trigger the button press without actually pressing them, so anyone know how?
Put your code in functions and then call the functions.
5 Likes
Use this extension riknoll/arcade-fake-button-press
thx guys
