Open AlexKaras opened 9 months ago
It's impossible to disable the limit of maps per atlase using value -1 since this variable can only take values between 0 and 10000
max_map_count = 10000
Still happening to me on latest version
It's impossible to disable the limit of maps per atlase using value -1 since this variable can only take values between 0 and 10000
The maximum number of Maps (Filled & Empty combined) allowed to be inside an Atlas (-1 to disable).
Range: 0 ~ 10000
max_map_count = 10000