me trying to speedran to spawn in a dark forest and just typing random seeds
Sorry if this is a dumb question but how exactly does the procedural generation work? I think i could use or tweak it to help a game I am making.
Idk Random generation is something ill never understand…
Use the Fast-Random-Blocks extension for seeded RNG!
well its copy-pasting a article i found about Random Generation
also is there an extension for this
To do seeded RNGs, yes:
Thanks, but how do I use it?
Paste the extension link in the extension search.
I know how to download it, but I don’t know how to use it in blocks.
Sorry for the revive, but I want to use this extension for my game, but I don’t know how RNG and seeds work.
Can anyone help?
Also: what the forbidden seed (seed 0) looks like
Instead of using the regular random block to say, pick random spots to place a tile, you use the seeded RNG blocks the extension provides. You’ll need to be a little more specific in order to get much more help, sorry about that
