Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2D レイアウトでは、OnMouseDown とOnMouseUp機能を備えたスクリプトを持つ固定されたボタンのようなゲームオブジェクトがあります。それに触れて指を離して離すと、画面上で対応する指のリリース位置をOnMouseUp取得できますか?
OnMouseUp
問題は、マルチプレイヤーであり、画面上に他の多くの指があることです!