I want to know why the scripting language doesn't add check key/mouse release functions?
Just like these things:
key_w_release, key_a_release, mouse_left_release, mouse_right_release......etc.
With these functions, scripting will be more handy, right?