Point towards mouse

Point to should have a thing where it points towards the mouse. This is technically the mousemove trigger, but that requires the mouse to move.
@grazer

3 Likes

Why not just use Mousemove and PointAt…

1 Like

you have to move your mouse to activate mousemove

Then put that into a number block and use an Always behavior

1 Like

Okay. I got it to work. Thank you!!!