• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [ANSWERED] Mouse watcher mistake

    Troubleshooting and Bug Reports
    2
    4
    267
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      avieira last edited by Juriaan

      hello world

      I would appreciate your help to fix the following error:

      ‘the vert pos’ of the Mouse Watcher is sending an inverted input to the Live Drawing actor, causing the line to draw upward when the mouse pointer moves down, and vice-versa.

      Thanks in advance for your cooperation

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @avieira last edited by

        @avieira

        This is because the Mouse watcher reports the position of the Mouse from top left (0,0) to bottom right (100,100). Where Isadora generally uses ),0 as the center, where top is -50 and left is -50. 

        You can pretty quickly fix this by adding a Limit-Scale Value actor, and scaling from 0-100 to 50,-50

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        1 Reply Last reply Reply Quote 0
        • DusX
          DusX Tech Staff last edited by

          The image below shows how to convert the value range, and scale the value based on the stage ratio. (where the value is multiplied by 0.5625)
          The horz pos and vert pos are both based on the Stage width, so the ratio of the stage height/width is needed to normalize these values.

          Troikatronix Technical Support

          • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
          • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
          • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

          Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

          1 Reply Last reply Reply Quote 0
          • A
            avieira last edited by

            Many thanks

            1 Reply Last reply Reply Quote 0
            • First post
              Last post