- Home /
Question by
create3dgames · Feb 07, 2013 at 02:08 PM ·
variablerandomtime
Random time interval
Hey guys, I need some assistance here. I have a game where you, the player, run your own store. Many customers will come into this store. But I do not want there to be like one customer every five seconds. I want it to be somewhat random, but also based on other variables, such as maybe customer satisfaction and stuff like that. Any ideas? Thanks.
Comment
You can calculate the probability of a customer showing up with a $$anonymous$$ Distribution. Just a starting point...
Your answer
Follow this Question
Related Questions
GLSL: Get current time in millis 1 Answer
Random time activate/deactivate object 1 Answer
Static variables 1 Answer
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Gui placement help 1 Answer