hello guys,
I doing some games jus like practicing cricket. Where a machine have to throw the ball and the user to bat it. but im facing problem in the machine. The machine throws only one ball. I tried the instantiate method inside update and called inside for loop. but its not working inside update function. When i execute the instantiate method outside the function its working fine. So can you explain me whats wrong.
yes actually i want balls one from one. and i tried in all ways but its not working. but in this code above, only one ball is jus bouncing up and down near the machine.