Author Topic: Mouse in circle  (Read 962 times)

dmxsixersfan

  • Newbie
  • *
  • Posts: 2
Mouse in circle
« on: March 08, 2022, 03:38:59 PM »
How do I make the mouse move in a counterclockwise circle?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Mouse in circle
« Reply #1 on: March 08, 2022, 03:43:47 PM »
Swapping right and left on this example may work.

dmxsixersfan

  • Newbie
  • *
  • Posts: 2
Re: Mouse in circle
« Reply #2 on: March 08, 2022, 03:55:27 PM »
I tried this and it said, "class name VAInline is required for this context" and do not know what that means.

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Mouse in circle
« Reply #3 on: March 08, 2022, 04:00:09 PM »
It's not an inline function...

The "Code:" block is an example of what the action list of your command would look like after you have added the required actions, I.E. one "Set an Integer Value" action, followed by eight mouse move actions.