Closed Fi0x closed 2 years ago
Describe the bug The shafts in the depth dimension all have the same radius
To Reproduce Steps to reproduce the behavior:
Expected behavior Each shaft size should be calculated individually and not for a whole world
Additional context Check how often the "random" size of the DepthShaftGenerator is randomized (Probably only once per world)
DepthShaftGenerator
Describe the bug The shafts in the depth dimension all have the same radius
To Reproduce Steps to reproduce the behavior:
Expected behavior Each shaft size should be calculated individually and not for a whole world
Additional context Check how often the "random" size of the
DepthShaftGenerator
is randomized (Probably only once per world)