In the previous chapter, we talked about why you’d want to generate content rather than craft it. It’s time to get into the code of things.
In this chapter, we’re going to create a fresh project where we can experiment. We’ll follow this up by creating nodes via code and randomizing their behavior.
My version of Godot might differ from yours since I’m writing this a few months before you read it. I’m using an early version of Godot 4, so as long as you’re using Godot 4, we should be good. You can find installation ...