Simple 2D Mesh Generation and Mining System
The Simple 2D Mesh Generating and mining system can build a mesh from scratch or from another mesh (2D or 3D). The mesh can be updated including removing (mining/digging) and adding (placing/building)
by Simple Salad
★★★★★ star rating
Price History +
Simple to use but customizable and feature rich:
A mesh can be made with Simple drag and drop (no additional scripting). Adding custom mining, building, saving, and even generation is quick and well documented.
Dynamic:
This package can be placed into any project and will build a mesh for you that is updatable.
It works perfectly in both 2D projects that use 2D physics and colliders and "fake 2D" projects that use the 3D physics and colliders but have a 2D camera perspective. It works well with other systems and projects including:
- Building/mining games
- Dungeon Crawlers
- Exploration (especially cave exploration)
- Projects demanding procedural generation
Optimized:
Automatic chunking and quick updating makes this marching squares generation pretty optimized.