bevy_scrollmat
A simple Extension Material that applies a scrolling effect to the uvs of the material.
Usage
// function that spawns a new shape with a scrolling material
// note that the object below has no texture so scrolling won't be visible. For an example, check the examples directory
Compatibility
| Bevy version | bevy_scrollmat version |
|---|---|
0.16 |
0.1 |