最終更新:2019-01-15 (火) 14:25:22 (1926d)  

Input.GetAxis
Top / Input.GetAxis

float dx = Input.GetAxis ("Horizontal");
float dy = Input.GetAxis ("Vertical");