decker666
Member
- Sep 29, 2017
- 228
- 550
Hello,
I was wondering, would it seem more immersif to have the age determination not a flat 18 to 60 ?
Like for instance having it more probable to be in their 20s, a little less in their 30s, etc.
If so you could use a formula like random 1 to 10, if <=4 then 20 elseif <=7 then 30 elseif <=9 then 40 else 50.
Then add random 0 to 9 and substract 2, to get an 18 to 57 range.
Keep it up !
I was wondering, would it seem more immersif to have the age determination not a flat 18 to 60 ?
Like for instance having it more probable to be in their 20s, a little less in their 30s, etc.
If so you could use a formula like random 1 to 10, if <=4 then 20 elseif <=7 then 30 elseif <=9 then 40 else 50.
Then add random 0 to 9 and substract 2, to get an 18 to 57 range.
Keep it up !