Sorry if this is a basic question but I am new to Hype, have no Javascript knowledge and I’m hoping it can be done without too much trouble though I can’t find a definitive answer anywhere.
I would like to be able to freely drag a rectangle anywhere on screen and, once it is in place, rotate it freely. At the moment I have made the rectangle draggable but I am having to control the rotation (timeline) with a separate slider.
Can the same object or group have independent drag controls? When I tried to add the second drag control to the rectangle (to control rotation) it rotated as it was dragged.
Cheers, muzz