Please help! Shooting in the direction of the mouse?
Hey. I want to make it so when the player clicks the LMB, he shoots in the direction of the mouse x and y. I tried move, and then set direction to mouse.position.x,mouse. position.y and when that didn't work VectorToAngle but that didn't work either. Help please.
Comments