Help with chunk generation

  1. What do you want to achieve? Keep it simple and clear!
    I want create a chunk generation system that uses multiples sizes on a grid (50x50 by default, example: 50x100 size, 200x300 size.

  2. What is the issue? Include screenshots / videos if possible!
    The main problem is with the sizes, i just have no ideas anymore.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I have 9 different backups and the main problem is that either the chunks overlap when -0 ~= 0 or its way to laggy.

if you want ill send my current script

should i use regions to check overlapping? I am using nodes to check overlapping right now.

Yes, that would be required for scripting support. No script provided, no support given.

1 Like

ok thanks ill repost then soon

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.