Ok, I have this idea to make a top-down shoot out like game. I want a bullet (object 0) to travel at a speed of 3 where the mouse is pointing, while adding 10 to varible distance and turning it off when varible distance reaches 300, then positioning it to the main character with SetObjectPosition. I haven't the slightest clue as to how to do this. I keep on trying but the object doesn't move it just sits in front of my character and doesn't turn off. Can anyone please help me?