Mouse Position
Is there any way to get get the x and y coordinates of the mouse position separately? I can't seem to find it.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?You can if you are operating inside a behavior that was triggered by a mouse event filter.
Inside the behavior/method builder, go to the Values tab and select other.
This provides access to the details of the event including x/y position. Just click on the Event button to get at the details. See the image below.
I've also added details to the wiki - http://wiki.sharendipity.com/page/Fil...
I’m confident
The company and 1 other person say
this answers the question
-
Inappropriate?So I just checked this out and the position is in the pixel resolution, so if I click in the bottom right it will be 512 by 384. It would be helpful if you guys could change that to the actual in game position, or let the user choose if they want the pixel or the in game position.
I’m sad
-
Inappropriate?Make sure you dig into the "world position" property of the event. That will give you the x/y coordinates relative to the World.
I'm updating the wiki page to reflect this...
The company says
this answers the question
Loading Profile...


EMPLOYEE