- Home /
Question by
Haeder2132 · Aug 09, 2017 at 03:36 PM ·
scripting problemerrortimerfloatseconds
why the debree timer float not work
why the debree timer float not work it is float t = Random.Range(0.005f, 0.1f); and he spawns in 2 sec 1 time i think error here https://pastebin.com/bHRTWwHs
but full code there https://pastebin.com/49KpYBzB
Comment
Answer by unidad2pete · Aug 09, 2017 at 05:23 PM
You are returning your coroutine before spawn your object and nothing its happening. Try up your code to spawn object before your yield statement.
don't work i want the big tree is behind the debrees i want some like a 100 depres in a random range before the big tree