Sorry, i think I need to be a little more careful when phrasing my questions. I am looking to create a simple ship vs. ship game, akin to spacewar. However, I am also interested in making different ships with different stats. The idea that I am using has a custom control scheme for moving the vessel, and I was hoping to apply that control scheme to each ship involved. However, as it is a custom scheme, and many possible sprites are going to be used for each player as well as an AI controlled opponent, is there a way to apply this universally so that when the player selects his/her ship the control scheme will carry over regardless of the ship used?