So the image above depicts a table called “Movement” and its current only index is a table with {“LeftShift”, “RightShift”}
I’m wondering if it’s possible to iterate through the “Movement” table on a user’s input in order to detect both LeftShift and RightShift, so I can have both inputs pointing to the same value.