
Janky Spline Tiler is a level design and spline based mesh system that helps you use splines to speed up level construction.While only tested on BIRP this system SHOULD work on all render pipelines.Janky Spline Tiler is a toolset to designed to help speed up level design.Features-------------------Tile meshes along Unity Splines.Use multiple mesh tiles to add variation.Fixed Seed and Random Seed based tile randomisation.The ability to specify tiles at points along spline.Use the Snapper component to create juntions by snapping splines to attachment points.Accumulative tiles (recurively include all child meshes and materials of the spline tile in mesh creation).Uses the Unity Spline Package as a foundation for easier intergration with other existing toolsets.Examples Scenes-------------------Haunted Roads - A complete janky horror game!!!Note-------------------This system is made for use in-editor but includes limited runtime functionality.Dependancies-------------------Unity Spline PackageFBX ImporterExample is for BIRP and use the Post Processing StackLLM used for coding reference and guidance.Image generation used for example texturing.