So I’ve been working on an editor for my game. And I’ve reached a point where I would like to ask what everyone thinks the best practices are.
What I would like to know is how can I determine the best resolution for the terrain blendmap for each chunk.
And what are good dimensions for a terrain chunk. Currently my chunks are 33x33 verts
What would you do?