Started by
minecraftmaster1678
on
Topic category: Troubleshooting, bugs, and solutions
The Math Random Block Usually Has This In It "Random[0,1)"
I'm Trying To Edit It But No Matter What I Can't Seem To Edit It
Is There A Way To Edit It Or Is This A Bug That Needs To Be Fixed
You can multiply this random to get a bigger range: Random[0,3) = Random[0,1) * 3
This is not a bug, this is how it is done with most programming languages.
ah ok. i'm used to editable random blocks in scratch