Verse Library verse

01 Fragment

Links a visual trail to a character head. Creates following particle effects.

verse-library/3-building-the-firework-trail/01-fragment.verse

# This is a comment. It explains the code.
# We are linking the Trail to the Head.

Trail_Link = Head_Position

# The Trail follows the Head's position.
# It stays close behind it.
# This creates the trail effect.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in