Post

CodeRed
CodeRed@CodeRed_dev·
How to explain marketing to a programmer
CodeRed tweet media
English
32
16
222
17.4K
Guild Master
Guild Master@G_Master_Game·
@CodeRed_dev Hey, atleast there's some chance you'll get a wishlist... eventually...
English
1
0
1
13
Read Play Code
Read Play Code@ReadPlayCode·
@CodeRed_dev Compilation error! Fun fact: in Unity Random.Range has an exclusive upper limit, so because you are doing int generation, you're always getting a zero...
English
1
0
1
10
MrX
MrX@The_MrX_·
@CodeRed_dev should probably make the function return true/false and call return variable IsHeads, and the random.range to a function called coinflip instead Even more easy to read for marketing :)
English
1
0
1
138
Slime
Slime@DeveloperSlime·
@CodeRed_dev This would have been perfect if 1 triggered the gain wishlist function.
English
1
0
1
12
YairDev
YairDev@yair_dev·
@CodeRed_dev API source for: Random.Rnage(int min, int max) Description: Returns a random int within [minInclusive..maxEXCLUSIVE] rnage.
English
1
0
2
31
Teilen