What I need to do is check if Player.X is equal to any dictionary keys. How can i do this?
Ex: if Player.X = Dictionary.get(any) -> Player.Jump
-------------------------Right here ^, it should check if the player relates to ANY of the keys.
Thank you,
Ryan Kdot