I've been gone a while. It's been a crazy semester.
Anyway, who's idea was it to change key_shift to modifier_shift? It's still a key, no?
And why doesn't it work anymore?
If you put this into your main loop:
If KeyDown(modifier_shift) End
does it do anything for you? It does nothing for me, though "key_a" will work.
Anyway, who's idea was it to change key_shift to modifier_shift? It's still a key, no?
And why doesn't it work anymore?
If you put this into your main loop:
If KeyDown(modifier_shift) End
does it do anything for you? It does nothing for me, though "key_a" will work.