We can generate random objects from a group of objects, we can apply force with random parameters too. If we make all objects as global objects and groups, can we generate random scenes?
You can generate level layouts randomly, yes. Generate whole scenes, no, at least, not using GDevelop itself.
You could probably do it yourself with a bit of scripting, because scenes are only plaintext json files.
1 Like
What’s the difference between a scene that’s random every time and random scene files?
If you can’t tell the difference, then does it really matter?
1 Like
Wow…!!! I got it @krunkster.
It could not be explained in a better way.
Really appreciates your words.
Thank you once again.