Hi Andy,
âSo I had a conversation with ChatGPT about how to achieve thisâ
Welcome to the future.
First red-flag is when ChatGPT mentions âWorld Compositionâ (I know itâs trained on older data), but please ask ChatGPT if it knows that in UE5 the âWorld Compositionâ system has been replaced with 'World Partitionâ
World Partition is going to be a good starting point for huge worlds. See the Valley of the Ancient sample for an implementation of this.
ChatGPT is leading you down a weird rabbit hole with the mention of BSP. I guess in the context of level streaming it would just be BSP volumes instead of BSP geometry, but World Partition should automate streaming based on position/view.
Dalle Image generated from prompt: âhuge world with horizons visible across a grid of levelsâ