Sorry but I can't seem to find it in the download files on the main page. When I import the package into the game it seems to be a 32X dll
Hi, where would I find the x64 version of the extension?
For some reason the window_command_run function won't work if inside a mouse_check if statement.
for example, this doesn't work even in the example project:
if(mouse_check_button_pressed(mb_left)) window_command_run(window_command_maximize);