Corrosive-Games / bevy-parallax

Parallax background plugin for Bevy
MIT License
114 stars 17 forks source link

Animation Support #1

Closed cdsupina closed 11 months ago

cdsupina commented 2 years ago

Adding support for animated textures should be relatively simple. Texture atlases are already being used, all that needs to be added is a timer and system to iterate the loop the textures.