So for context, I am trying to make a game so that the player's gun rotates toward the mouse, but when I try to put (Mouse.X, Mouse.Y) for the "Set Angle Towards Position" action, the word "Mouse" appears in red for both of them.
Develop games in your browser. Powerful, performant & highly capable.
Have you added the Mouse object?
And is it with its original name "Mouse"? You need to refer to the current name.