Corrosive-Games / bevy-parallax

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

LayerData doesn't derive Clone #38

Closed newclarityex closed 6 months ago

newclarityex commented 8 months ago

Allowing the cloning of LayerData allows easily cloning shared properties between layers as seen here: image