I was testing this on Windows. Can anyone else test this?
1 Like
Works for me on OSX:
DEBUG:SCRIPT: hash: [key_space]
DEBUG:SCRIPT:
{
x = 0.5,
pressed = false,
y = 639.5,
screen_y = 640,
screen_dy = 0,
screen_dx = 0,
screen_x = 0,
value = 0,
dx = 0,
repeated = false,
released = true,
dy = 0,
}
1 Like
It works fine for me here, on windows.
1 Like
d’oh I was checking for spacebar not space. Multiple engine confusion.
2 Likes