2010年9月3日 — You want to use Input.GetMouseButton(0), which registers every frame the mouse is down, opposed to Input.GetMouseButtonDown(0), which only ...
確定! 回上一頁