mapped coordinates

Accueil Forums Feedback mapped coordinates

2 sujets de 1 à 2 (sur un total de 2)
  • Auteur
    Messages
  • #3304 Répondre
    Stefano
    Invité

    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

    #3307 Répondre
    IanniX
    Maître des clés

    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 🙂

2 sujets de 1 à 2 (sur un total de 2)
Répondre à : Répondre #3307 dans mapped coordinates
Vos informations :





© IanniX Association

Qu'est-ce que IanniX ? | Téléchargement | Showcase | Forum | Recherche | À propos