SSS Map Generator is an asset for creating Slay the Spire Style maps.
It allows flexible customization to build both familiar and original map designs.
The code is well commented and easy to modify.⭐⭐⭐ Major Script Update Since Version 1.2.0 ⭐⭐⭐Starting from Version 1.2.0, the scripts have been significantly refactored.Separation of responsibilitiesEvent-driven architectureSave and load functionalitySupport for ScrollViewEnhanced validationDetailed error loggingExtensive inline code commentsetc.Designed with Unity and C# best practices in mind, the system is built to be developer-friendly.It is also continuously reviewed and improved based on user feedback.🚩Try the DemoWebGL Demo🚩DocumentationPDF🚩FeaturesChanging icons for each node.Configuration of various nodes (e.g., enemies, bosses, shops, etc., freely customizable).Setting spawn rates, appearing floors, fixed floors, etc., for each type of node.Number of floors, routes and active routes.Size of normal nodes, start nodes, and final nodes.Distance between floors and routes.Changing background images of the map, and adjusting margins between map and background.Various path settings (color, thickness, padding, etc.).Drag sensitivity.Option to create a start node.Option to offset nodes for placement.Option to display text on nodes.Option to allow path intersections.Option to enable completely random placement.Whether to use a random or fixed seed for map generation.Mode Switching.Save, Load, and Delete Save Data.Gamepad supported.ScrollView suppoted.And more.🚩NotesExecuting each node (such as enemies or shops) requires some scripting.For this reason, this asset is not recommended for users with no understanding of C# or for those who rely solely on visual scripting.That said, the required code modifications are kept very simple.🚩Unity Version & Render PipelineDeveloped with Unity 6, but works with any version that supports "TextMeshPro" and "Input System".Developed using URP, but works without issues with Built-in RP and HDRP as well.




