- Home /
Android touch input
Currently i am making a tetris game. On PC if i want to move the mouse left, i press "S". Is there way to put a box on the screen (button) and when that is pressed unity will recieve that letter "S" was pressed thus move the block left?
I have been searching for an answer all day but sadly couldn't find any answer.
Comment
You need to learn how to use the input manager.
This whole letter S thing sounds like a middleman that can be cut out.
Your answer
