[QUESTION]Multiple Control

Player1: W , D
Player2: Up ,Down

Could someone show me how can I make P2 to move.thanks (I know that both player are using W,S to control by now)


You should definitely name your variables and everything in a way which expresses what they do, it’s horrible to read your “code” :rolleyes:

Please try to name your Blueprints so that we can see where you are working in. Also the variables are pretty missleading.
Setup a new, more structured pictures of your setup with better names.

If i find some time tomorrow, i will post you a small solution.