Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

3D Trail in C#

An asset by q8geek
The page banner background of a mountain and forest
3D Trail in C# hero image

Quick Information

0 ratings
3D Trail in C# icon image
q8geek
3D Trail in C#

A C# script that creates a 3D Trail, based on this dbp8890's Motion Trails

Supported Engine Version
4.1
Version String
1.0
License Version
Unlicense
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Godot 3D Trail in C#

Because I've seen a lot of Trail made in GDScript and none in C#, I figured I might as well just rewrite the existing ones in C# and make them available to everyone.

I translated metanoia83's Motion Trail which was based on dbp8890's Godot 3's Motion Trail.

Features

  • A boolean value to enable/disable trailing
  • Setting start and end's colours and widths
  • Easing trail's width
  • Determine distance needed to add a new segment to the line
  • Lifespan for each segment

Installation

To use this script:

  1. Copy Trail.cs to your project's folder
  2. Create a MeshInstance3D Node
  3. Attach Trail.cs to the created node
  4. Have fun!

Acknowledgements

License

The Unlicense

A C# script that creates a 3D Trail, based on this dbp8890's Motion Trails

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
3D Trail in C# icon image
q8geek
3D Trail in C#

A C# script that creates a 3D Trail, based on this dbp8890's Motion Trails

Supported Engine Version
4.1
Version String
1.0
License Version
Unlicense
Support Level
community
Modified Date
1 year 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