I want to create a box that can only be drag in horizontal or vertical, i saw an example that used click. Drag and Drop behavior will only allow me to use one of them at the time, and if i use both i can drag diagonal. i want only 90°.
ideas?
vitorfgd
Check my post here:
Develop games in your browser. Powerful, performant & highly capable.
Hi,
there are no properties to do it as you ask, but you can fix one of the direction "Axes" for Horizontal or Vertical.
try to change "Axes" propertie of your player drag-drop to HOR or VER.