How do I make the player follow the cursor

I’m trying to make a game where the player (a plane) flies toward the cursor nonstop. How to I do this?

2 Likes

rotateselected unitto angle between(owner of(selected unit))'s cursor and center of windowradians

2 Likes

Go to unit>Controls>Movement control scheme>Constantly move unit toward the mouse cursor

2 Likes