[0.4.0] onchunkgenerated isnt called whith the first chunks
[0.4.0] onchunkgenerated isnt called whith the first chunks
the event "onchunkgenerated" isnt called when the first chunks (the chunks the player spawns in) is spawned, idk if this is a bug, if it is not, just tell me, how many chunks are initially generated arround the player?
Re: [0.4.0] onchunkgenerated isnt called whith the first chu
Yes.... initial chunks.
At the start the area of {{-200, -200}, {200, 200}} is generated.
At the start the area of {{-200, -200}, {200, 200}} is generated.
Re: [0.4.0] onchunkgenerated isnt called whith the first chu
This will be fixed in 0.7.
Re: [0.4.0] onchunkgenerated isnt called whith the first chu
Will it be called once, or it will be called for each chunk of terrain inside the 200x200 zone?kovarex wrote:This will be fixed in 0.7.
Re: [0.4.0] onchunkgenerated isnt called whith the first chu
It will be called exactly once for every chunk in the game.
By the way, due to the new autoplacer structures that will be introduced, that is big chances it won't be needed.
By the way, due to the new autoplacer structures that will be introduced, that is big chances it won't be needed.