Please give me the script for a reporter 'point towards x y from x y'

[scratchblocks]
(point toward x() y() from x() y()::operators)
[/scratchblocks]

What would it report?
Also you can just use
image

atan2

No, because that uses x/y position. I want specified co-ordinates. I didn't know you could do that though. It may help in other cases.

Well, if you know how to do it from the sprite's position, you could always use that knowledge:

But it's easier if you know a little trig:

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.