godot-extended-libraries / godot-next

Godot Node Extensions - Basic Node Extensions for Godot Engine
MIT License
957 stars 61 forks source link

Add basic UV mapping to Trail3D #94

Closed Firepal closed 3 years ago

Firepal commented 3 years ago

Added one gradient to Trail3D's UV map for applying a GradientTexture or other. I also added an example material to the Trail3D in demo_3D.tscn. Fixes #67

Firepal commented 3 years ago

(Still learning Git. 😅)

willnationsdev commented 3 years ago

Yeah, things seem fine on the surface, so I'm just gonna assume it's good until someone states otherwise. Thanks!