I wrote a script that moves objects up and down on the y axis only when the mouse is on the object. I am using ray casts and I can use the name and distinguish between each object. However, when I try to add a force when ray casting, all of the objects with the script attached move. Anyone know why this is?I wrote a script that moves objects up and down