Rotating to where is pressed
AngryBoi
Member Posts: 586
How do I make it so wherever is pressed, your actor rotates to where is pressed. But only rotates the whole way if it is held.
Comments
...reworded
.
@Socks Thanks, but I have already tried this. I am using an arrow as an actor, and I need the arrow to point where my touch is.
I'm going to guess that is code for 'I have already tried this, but it didn't work' ?
If that's the case are you able to say in what way it didn't work ? (it moved the wrong way, pointed the wrong way, didn't move at all, did move but wouldn't stop . . etc)
This is what the code I posted above does.
@Socks Yep never mind... I just had to change the offset to 270 for where the point of my arrow was. Thanks