>
> > Hello! First time using Construct and I'm very very confused.
> >
> > Basically I have this https://imgur.com/a/LHi8o (please excuse my poor paint skills) and I want the clock's hands to spin when they're being dragged, but I have no idea how to "anchor" the bottom of the arrow so that they spin on their own axis. And also i want some text popping up when the arrow is pointing at a year. But i have no clue how to do any of that
> >
> > PLEASE any help would be appreaciated, this girl is lost <img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused">
> >
> hi, what method do you want to use to drag them? click and hold to move?
> anyway, a starting point is to put the origin point of the hands sprites at their beginning that coincides with the center of the clock.
> then setting the angle of hands sprites towards the mouse cursor if clicked ( if you wanna do using mouse)
>
Yes! I do indeed want to click and hold to get them to move along the center of the clock. I get what you're saying and im very thankful for your reply BUT I don't exactly know how to put that in the program. Would you mind telling me a little more specific what to do?
i've made this quickly .capx using your asset, take a look into events for understand how to do.
https://drive.google.com/open?id=1_s8c6 ... s80RPD5gz-
EDIT .capx is in C2 maded but you can use on C3 without problem