Hi there, I want my pc bullet (spawned on a right click of the mouse) to follow the mouses curser on screen, so that when the player shoots, the bullet follows where the curser is pointing.
any help is greatly aprreciated
Develop games in your browser. Powerful, performant & highly capable.
Give it bullet behaviour to make it move, then say every tick > set angle toward mouse.x,mouse.y