simply enough, I am making a tower defence game on the pc, using oversized ghosted pucks as my placement markers (all created via a creatable, for easy programming), and have set it so that when my mouse curser is over the puck, and I press a key it spawns a tower. My problem is that it spawns it on all of them, instead of just the one my mouse is over, and there is yet to be “when mouse over me” command, any ideas are welcome