Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

Dashed Line 2D

An asset by Spearhead
The page banner background of a mountain and forest
Dashed Line 2D hero image

Quick Information

0 ratings
Dashed Line 2D icon image
Spearhead
Dashed Line 2D

Draws a dashed polyline with per-segment width and color control.

Supported Engine Version
4.6
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
7 hours ago
Git URL
Issue URL

DASHED LINE 2D

Draws a dashed polyline with per-segment width and color control.

Width: width β€” base width in pixels width_curve β€” optional Curve sampled 0β†’1 along total arc length. Output multiplies base width. Flat at 1.0 = uniform.

Color: default_color β€” base color (used when gradient is null) gradient β€” optional Gradient sampled 0β†’1 along total arc length. When set, overrides default_color per-segment.

Animation: flow β€” pixels per second

Both curve and gradient are sampled at the midpoint of each dash segment
so the visual transition is smooth across the whole line.

Draws a dashed polyline with per-segment width and color control.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Dashed Line 2D icon image
Spearhead
Dashed Line 2D

Draws a dashed polyline with per-segment width and color control.

Supported Engine Version
4.6
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
7 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers