IN my project am instantiating a sphere at initial stage with the repeat rate is 3f.after some i need to increase the speed instantiate no. what am doing is am decreasing the repeat rate after some time.
Now what is the problem is the value is being initiated but there is no change. when i debug it it shows u can’t initiate repeat rate in run time.
note: am placing invoke-repeating in start function.