Skip to content

Ported cutiekeys followmouse mfm

Leah requested to merge feature/port-move-with-mouse-mfm into develop

What does this PR do? (Please give us a brief description of what this PR does.)

with $[followmouse 🍮] you can make anything follow your mouse.

You can limit it to just 1 axies like so: $[followmouse.x 🍮] or $[followmouse.y 🍮]

You can make it rotate to the direction its moving with $[followmouse.rotateByVelocity 🍮]

You can also set the speed at which it moves with $[followmouse.speed=1s🍮]

Animation

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports