Your First Unity Game/Set Up the Input System Add the Second Paddle Topic 5 of 5 in Set Up the Input System1 code example1 exercise The left paddle answers to W and S and stops at both walls. The right paddle is still a white rectangle that sits there. It needs the same script, and it needs its own pair of keys. Two people cannot both play on W and S, so the keys become fields. More in Set Up the Input SystemRead the KeyboardAsk a Question With ifMove a PaddleKeep the Paddle On ScreenAdd the Second Paddle PreviousKeep the Paddle On Screen All 54 topics in the Your First Unity Game