Hi,
Obviously Godot has support for modifier keys. But is there a built-in way of combining or comparing two different InputEvents to produce a different result, or do I have to do things the normal way and add an intermediary step to check for each?