This has been on my mind for a while now.
Games like Terraria are 2D and can create unique worlds never seen before. I’m opening a discussion for this, if this can be solved, this could be revolutionary.
For those who don’t know, procedural generation is a system used in a bunch of roguelike or survival games. It is used to generate infinite worlds. Examples are Minecraft, Terraria, etc. It makes it so every world is different using Seeds. (I dont wanna explain seeds.)
So… before you add clay-institute can you explain more about what you’ve tried already, and if you’re planning on adding research then what preliminary work have you already done? Do you have a system?
If you want to make a Devices research topic, please put a good amount of effort in. People spend a lot of their time working on these things so making sure you have some stuff to give them at the beginning is important.
That’s one of those things that is probably never coming to Creative, but maybe.
Yes, basically what Turtle said. From what I gather it would be possible. Also, you don’t have to research, but have some type of research or testing done so that it is easier for others to understand and work with. Just making random generations of worlds would be super memory consuming. Also, an infinite amount of them is impossible. However the random generation could work.
No, like generating the world genuinely randomly. Like for example randomly placing barriers but with certain parameters to simulate terrain generation.
Procedural generation in Dig It Up is actually used by the dev devices Procedural Terrain Zone Instruction and Procedural Terrain Zone. Unless we get access to this, it’s basically impossible to use Dynamic Terrain to create procedural terrain.
However, you could in theory use a trigger and create a block randomizer that generates a list of random numbers that is x long. Afterwards you could use this list to program something to mimic that terrain generation through a text device, pre-placed props, or whatever you desire.
whilst doing this with terrain is out of the question (for reasons i find obvious), text devices and/or barriers can be used to make a barebones system (at least for the prototyping phase).
it would definitely be easier to make this either not interact with the player or in platformer if we want interaction
I agree with everything turtle is saying, and Dig it up?
I am pretty sure it was either a un-published feature, or like several different but identical maps.