A generalized utility to build 3D levels from ASCII grids.
Builds a level into the provided scene.
The scene to add objects to.
The raw ASCII string map.
The configuration and legend for mapping characters to 3D.
The world position of the first found "player" spawn or center of map.
A generalized utility to build 3D levels from ASCII grids.