this is elegant. `get_axis` returns a value between -1 and 1. If the player holds Left, it returns -1. Right returns 1. Both or neither returns 0. The same logic applies to the Y axis with Up (-1) and Down (1).