Drag and drop rotate

Hi.
I want to make a tangram style game, I want to drag and drop the object by rotating it into the drag fields. How is it possible?

Hi,

ActivePresenter does not support this, unfortunately.

However, if you skip the rotation step in the HTML5 by directly dropping the shape onto the drop target without clicking the arrow, causing the shape to automatically revert to its default orientation, you can then rotate the shape in the editor/canvas.

Best regards,