πŸ”’[SOLVED]Project wont load with noise function

Hi, sorry for the late reply. here is my version of the project as you asked. procedural-generation - Google Drive

There are two scenes:

  • Test Scene: This scene generates the world as chunks of 200x200 size, side by side and it reduces the load time (Not sure how much). There are some problems with the world generation in this scene. It started to get hard to add more chunks after 2 of them. There are currently 3 chunks (1 is broken) You could maybe fix it if you have the time.

  • Stable scene: This is the working version. It has some performance improvements than the tutorial one. It can load a 200x200 world in less than 10 seconds. This doesn’t load the world like the other scene But, it just load it as one chunk.

If you have any doubts feel free to ask. Hope it helps :blush:

1 Like