Ok thanks, I doesn’t suppose you can give me a script example to achieve what I want. To change the size/scale of an object on trigger or on a time scale.
This will shrink an object 90% its size on the x and y scale OnMouseDown on the object you are shrinking. Youll have to modify to work with OnTrigger instead, but should do the job i think
Hi thanks that works, I modified it to work on trigger however I would like it to shrink each time it hits the trigger, any help would be grateful thanks.