Hey guys,
is there a standard way in Godot 4 (or at least one you would recommend) to divide a huge (for example 1000 x 1000) map made in blender into recognizable (identifying which region the player stands in) polygon-shaped regions? I can imagine using Area3D, but despair at giving the shape a polygon form ...