The idea is to have player the ability to adjust the platform, but not the ability to drag-drop it, only to adjust the angle by dragging
platform remains anchored to same spot on the wall
Any ideas?
Develop games in your browser. Powerful, performant & highly capable.
I would not use drag & drop behavior for that. When touched, just set the "angle toward position" -> touch.x & touch.y.