hi
my object is moving at certain speed and i have to make it stop when get touch by another object , as here is the line which make the object move transform.position.x +=0.03; and this line is in up0date function i just want to know if Time,timescale will work or i have to do from another way …