Hello everyone,
I don’t understand what are the mapped coordinates and how a user can manages them.
I’m reffering to the iannix variables like « trigger_value_x , cursor_value_y ».
Thank you
Hi!
Absolute coordinates means that if a cursor is at coordinate x=3 and y=2 on score, it will send cursor_xPos=3 and cursor_yPos=2
Mapped coordinates means that if a cursor is at coordinate x=3 and y=2 on score, and its bounding rect (dashed line when hovering the cursor) is between x=[0 -> 4] and y=[0 -> 4], it will send cursor_xPos=3, cursor_yPos=2, cursor_value_x=3/4=0.75 and cursor_value_y=2/4=0.5
You can change the output range, for exemple, you can say when x goes from 0 to 4, values goes from 22 to 22000. Have a look at Inspector > Info > Message tab 🙂
© IanniX Association
Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos
Cookie | Durée | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |