Basicly I want to know how could I have it where if your jetting and holding D it would boost you side ways and a would boost you the other way? Using for a puzzle game mode
It's hard to tell if they move to a direction with a key, but you can make a check if what direction they are going when they press the jet key.
(meaning op wants to know if you can go in the direction they press the key)