godotengine / godotengine/godot-docs
Animating Thousands of Fish - skipping key material shader setup steps
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:** v4.0.beta6 Official
**Issue description:** The tutorial skips many difficult steps so it can't easily be followed.
1. Finding and downloading the model (simple)
2. Setting up the vertex shader (complicated)

The fish model has 3 different materials. It's isn't obvious how to set up a Vertex shader from scratch where the fish can look like its supposed to as in the tutorial.
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/latest/tutorials/performance/vertex_animation/animating_thousands_of_fish.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.