#8, by blink3dSaturday, 16. May 2015, 18:21 10 years ago
Good Evening, (its 21:43 hrs over here)
Ive managed to make it work in a linear level.
The objective of this puzzle to hunt one, and only one "Dodo" (ancient bird), it hides behind the bushes, shows it self for a while and then hides again. It doesnt spawn in multiple numbers like the above video.if you click on it in time it gets hurt, and its health keeps draining if you succeed (i havn't added it yet, will do when its properly programmed.)
Now here's the problem, if you see my project, ive wrote only one set of if conditions, then realized its gonna get linear, (as in there will be one specific pattern of coming out of bushes).
This is where i need your help, before i continue my mundane method
how can i make the spawning behind the bushes random, (with either code/ if statements)
its only one bird, showing itself from behind the bushes one after the other.
Thank you so much.