you can update the script and update the material:
currently vertices are stored in one line, texture limit is 8k x 8k, so you have limit in 8192 vertices. but you can store vertices in 2-3-4-or-more lines. After that you will have a new limit of 8k height
1 Like