With is shader you can create awesome looking dashing lines which are useful for level maps or treasure maps or maybe guiding the player in 2D games.You need to use the following for this asset to work:URPBG CurveCreate awesome dashing curved lines for your 2D or 3D games with this shader graph.This asset uses BG Curve under MIT license, see Third-Party Notices.txt file in package for details.Simply you can check the demo scene or follow the next steps:Make sure that you are using Universal RP as explained in “How to Apply Shader Graph” above.Make sure that BG-Curve asset is installed.Right Click in Hierarchy > Create Others > BansheeGz to create BGCurve GameObject.Add line renderer componentIn the BGCurve component click on components tab then add CcLineRenderer.Add DashinLineMat material to the Line RenderStart adding points and controlling curves using BGCurveAdjust the settings of the DashinLineMat to control the dashing line properties.